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

Comparing IO-AIO/Changes (file contents):
Revision 1.290 by root, Fri Apr 6 22:51:02 2012 UTC vs.
Revision 1.291 by root, Sat Apr 7 00:50:33 2012 UTC

7TODO: aio_mincore? 7TODO: aio_mincore?
8TODO: getxattr etc.? 8TODO: getxattr etc.?
9TODO: F_DUPFD_CLOEXEC 9TODO: F_DUPFD_CLOEXEC
10TODO: SEEK_HOLE, SEEK_DATA? 10TODO: SEEK_HOLE, SEEK_DATA?
11 11
124.14 Sat Apr 7 02:45:18 CEST 2012
13 - fix stat structure usage on windows, which caused bogus stat results.
14 - (libeio) make readahead emulation behave more like actual readahead by never failing.
12 - new request aio_seek. 15 - new request aio_seek.
13 - new request aio_fiemap. 16 - new request aio_fiemap.
14 - fix stat structure usage on windows, which caused bogus stat results.
15 - (libeio) make readahead emulation behave more like actual readahead by never failing.
16 - autogenerate the #ifdef/#define 0 blocks for symbols we export. 17 - autogenerate the #ifdef/#define 0 blocks for symbols we export.
17 18
184.12 Fri Dec 30 08:51:25 CET 2011 194.12 Fri Dec 30 08:51:25 CET 2011
19 - 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,
20 instead of -1. 21 instead of -1.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines