| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix broken build for Visual C++
|
|
|
|
Implement FileTest.size
|
|
- File.size delegate to FileTest.size
- File.size more faster by reading i-node value
|
|
garbage collect when open(2) fails with ENFILE or EMFILE
|
|
|
|
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().
|
|
|
|
|
|
|
|
|
|
|