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

Comparing IO-AIO/Changes (file contents):
Revision 1.13 by root, Tue Jul 12 11:03:16 2005 UTC vs.
Revision 1.14 by root, Wed Jul 13 00:13:09 2005 UTC

1Revision history for IO::AIO 1Revision history for IO::AIO
2
3 - use pread/pwrite not pread64/pwrite64. this was simply a leftover
4 from Linux::AIO.
5 (found by compiling on cygwin. Unfortunately, cygwin declares but
6 does not implement pread/pwrite).
7 - only include <sys/syscall.h> on linux.
2 8
30.5 Tue Jul 12 13:03:09 CEST 2005 90.5 Tue Jul 12 13:03:09 CEST 2005
4 - removed #include <endian.h>, it's not portable, and we don't 10 - removed #include <endian.h>, it's not portable, and we don't
5 need it anyway. 11 need it anyway.
6 - link against -lrt, as it might contain goodies such as fdatasync, 12 - link against -lrt, as it might contain goodies such as fdatasync,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines