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

Comparing IO-AIO/Changes (file contents):
Revision 1.288 by root, Sun Apr 1 17:46:02 2012 UTC vs.
Revision 1.289 by root, Fri Apr 6 11:39:25 2012 UTC

6TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) 6TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/)
7TODO: aio_fcntl, at least for file-locking 7TODO: aio_fcntl, at least for file-locking
8TODO: aio_mincore? 8TODO: aio_mincore?
9TODO: getxattr etc.? 9TODO: getxattr etc.?
10TODO: F_DUPFD_CLOEXEC 10TODO: F_DUPFD_CLOEXEC
11TOOD: fiemap
11 12
12 - new request aio_seek. 13 - new request aio_seek.
14 - new request aio_fiemap.
13 - fix stat structure usage on windows, which caused bogus stat results. 15 - fix stat structure usage on windows, which caused bogus stat results.
14 - (libeio) make readahead emulation behave more like actual readahead by never failing. 16 - (libeio) make readahead emulation behave more like actual readahead by never failing.
17 - autogenerate the #ifdef/#define 0 blocks for symbols we export.
15 18
164.12 Fri Dec 30 08:51:25 CET 2011 194.12 Fri Dec 30 08:51:25 CET 2011
17 - realpath would return a random value if the name was too long, 20 - realpath would return a random value if the name was too long,
18 instead of -1. 21 instead of -1.
19 - port to c89. 22 - port to c89.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines