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

Comparing IO-AIO/Changes (file contents):
Revision 1.282 by root, Tue Oct 4 18:22:37 2011 UTC vs.
Revision 1.286 by root, Sat Jan 7 18:42:43 2012 UTC

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
11 11
12TODO: rewrite scandir etc. to take avdantage of IO::AIO::WD 12 - fix stat structure usage on windows, which caused bogus stat results.
13TODO: allow lone $wd to be the same as $wd, "." 13
144.12 Fri Dec 30 08:51:25 CET 2011
15 - realpath would return a random value if the name was too long,
16 instead of -1.
17 - port to c89.
18
194.11 Mon Oct 10 00:24:11 CEST 2011
20 - libeio didn't compile on !linux (Paul Howarth).
21
224.1 Sun Oct 9 10:24:11 CEST 2011
14 - IO::AIO did access uninitialised memory on unsuccessful stats. 23 - IO::AIO did access uninitialised memory on unsuccessful stats.
15 - (libeio) added syncfs syscall wrapper. 24 - (libeio) added syncfs syscall wrapper.
16 - (libeio) set thread name on linux (ps -L/Hcx, top, gdb). 25 - (libeio) set thread name on linux (ps -L/Hcx, top, gdb).
17 - (libeio) support multiple indepenent working directories. 26 - (libeio) support multiple indepenent working directories.
18 - applied speling corrections by Nicholas Bamber. 27 - applied speling corrections by Nicholas Bamber.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines