| Age | Commit message (Collapse) | Author |
|
Correcting E_NOTIMP_ERROR reference
|
|
|
|
|
|
|
|
|
|
Fix type of argument passed to mrb_get_args.
|
|
|
|
|
|
Add close on exec
|
|
|
|
and a test on test/io.rb
|
|
|
|
|
|
|
|
compatible 32 bit windows
|
|
|
|
raise an error for flock on solaris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
solaris does not have flock
|
|
|
|
Don't ignore the return value of symlink().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can build on VisualStudio, revised.
|
|
|
|
Improved error management in File.new (Errno can be undefined)
|
|
Conflicts:
src/io.c
|
|
|
|
|
|
|
|
|