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

Comparing IO-AIO/Changes (file contents):
Revision 1.313 by root, Sat Sep 7 23:18:23 2013 UTC vs.
Revision 1.314 by root, Fri Jan 24 23:46:17 2014 UTC

21http://msdn.microsoft.com/en-us/library/windows/desktop/aa364996%28v=vs.85%29.aspx 21http://msdn.microsoft.com/en-us/library/windows/desktop/aa364996%28v=vs.85%29.aspx
22http://msdn.microsoft.com/en-us/library/windows/desktop/aa364994%28v=vs.85%29.aspx 22http://msdn.microsoft.com/en-us/library/windows/desktop/aa364994%28v=vs.85%29.aspx
23 23
24TODO: extra socket/tcp constants &c? 24TODO: extra socket/tcp constants &c?
25TODO: take permission denied into account in treescan 25TODO: take permission denied into account in treescan
26 - aio_group could corrupt memory because it didn't restore
27 the stack after req_submit.
28 - work around changes in ExtUtils::MakeMaker.
26 - (libeio) implement aio_realpath for win32. 29 - (libeio) implement aio_realpath for win32.
27 - (xthread) work around compile time bugs in ptw32. 30 - (xthread) work around compile time bugs in ptw32.
28 - added IO::AIO::pipesize. 31 - added IO::AIO::pipesize.
32 - (libecb) insignificant update.
29 33
304.19 Sun Jan 6 12:47:26 CET 2013 344.19 Sun Jan 6 12:47:26 CET 2013
31 - avoid endless loop in fiemap with some XFS files. 35 - avoid endless loop in fiemap with some XFS files.
32 - in aio_rename and aio_rmdir, specialcase the case of [$wd, "."] 36 - in aio_rename and aio_rmdir, specialcase the case of [$wd, "."]
33 and call rename/rmdir instead of renameat/unlinkat. 37 and call rename/rmdir instead of renameat/unlinkat.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines