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

Comparing Linux-AIO/Changes (file contents):
Revision 1.32 by root, Sun Jul 10 15:00:38 2005 UTC vs.
Revision 1.34 by root, Tue Jul 12 10:51:09 2005 UTC

2 2
3* works on: ia32, amd64, alpha, sparc64. 3* works on: ia32, amd64, alpha, sparc64.
4* likely works on: ia64, s390, m68k, arm. 4* likely works on: ia64, s390, m68k, arm.
5* unlikely to work on: hppa, v850, sparc32, mips64, ppc64. 5* unlikely to work on: hppa, v850, sparc32, mips64, ppc64.
6 6
71.71 7 - return immediately from poll_wait if nreqs==0.
8 - use <linux/unistd.h> and try to make it work.
9
101.71 Sun Jul 10 19:11:36 CEST 2005
8 - aio_readahead was missing in 1.7. 11 - aio_readahead was missing in 1.7.
9 - xs fixes for some perls. 12 - xs fixes for some perls.
10 - remind people to use absolute paths. 13 - remind people to use absolute paths.
14 - add reference to IO::AIO, it's brother.
11 15
121.7 Sun Jul 10 01:40:00 CEST 2005 161.7 Sun Jul 10 01:40:00 CEST 2005
13 - further cleanups and simplifications. 17 - further cleanups and simplifications.
14 - new functions: aio_fsync, aio_fdatasync, aio_readahead. 18 - new functions: aio_fsync, aio_fdatasync, aio_readahead.
15 - vastly improved documentation. 19 - vastly improved documentation.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines