ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/Changes
(Generate patch)

Comparing IO-AIO/Changes (file contents):
Revision 1.28 by root, Sun Aug 7 03:26:10 2005 UTC vs.
Revision 1.29 by root, Sun Aug 7 03:27:48 2005 UTC

1Revision history for IO::AIO 1Revision history for IO::AIO
2 2
31.1 31.1 Sun Aug 7 05:27:23 CEST 2005
4 - added configure script to detect availability of some calls. 4 - added configure script to detect availability of some calls.
5 (imperfect, as we cannot detect things like -lrt due to missing 5 (imperfect, as we cannot detect things like -lrt due to missing
6 feedback yet). 6 feedback yet).
7 - emulate fdatasync via fsync, pread/pwrite via unsafe read/write 7 - emulate fdatasync via fsync, pread/pwrite via unsafe read/write
8 and readahead via manual reading on platforms lacking those. 8 and readahead via manual reading on platforms lacking those.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines