Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VMS does have fsync, so configure accordingly. | Craig A. Berry | 2014-12-16 | 1 | -0/+2 |
* | Skip obsolete skip in io_xs.t. | Craig A. Berry | 2014-12-15 | 1 | -4/+0 |
* | IRIX: OS mixup in 1d850a6a. | Jarkko Hietaniemi | 2014-10-19 | 1 | -1/+1 |
* | IRIX: fsync documented to fail on read-only filehandles. | Jarkko Hietaniemi | 2014-10-19 | 1 | -2/+2 |
* | sync() on a read-only file handle doesn't work on cygwin either | Tony Cook | 2012-07-17 | 1 | -1/+4 |
* | [perl #64772] make the read-only-sync test a bit more portable | Tony Cook | 2012-06-24 | 1 | -6/+8 |
* | [perl #64772] check both input and output file handles for sync | Evan Miller | 2012-06-01 | 1 | -1/+0 |
* | [perl #64772] TODO test for sync on read only handle | Tony Cook | 2012-06-01 | 1 | -1/+10 |
* | convert dist/IO/t/io_xs.t to Test::More | Tony Cook | 2012-06-01 | 1 | -7/+8 |
* | Move IO from ext/ to dist/ | Nicholas Clark | 2009-09-29 | 1 | -0/+40 |