--- IO-AIO/Changes 2010/01/02 13:02:20 1.211 +++ IO-AIO/Changes 2010/01/08 09:29:55 1.218 @@ -6,11 +6,26 @@ TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) TODO: aio_fcntl, at least for file-locking TODO: fallocate, if it wouldn't be so useless. +TODO: IO::AIO::mmap? aio_mincore? + - (libeio) more fixes for the freebsd/apple sendfile - it should now + be correct according to the manpage, but it seems to be broken by + design, failing to account some bytes sometimes. + +3.5 Thu Jan 7 21:25:04 CET 2010 + - (liebio) fix freebsd sendfile (Vanilla Hsu). + - (libeio) also fix darwin sendfile that suffered from a similar bug. + - add aio_statvfs as interface to statvfs/fstatvfs. + - work around buggy symlink() on cygwin in the testsuite. + - wtf. freebsd-8.0 actually passes the testsuite! I knew + they could implement fork and semaphores one day! cheers! + +3.4 Sat Jan 2 15:13:04 CET 2010 - (libeio) max_poll_time was not properly converted to ticks. - clarify cancel_subs description. - IO::AIO::sendfile did not actually return the return value from the sendfile call. + - implement aio_msync, aio_mtouch. - (libeio) tentatively support darwin in sendfile. 3.31 Thu Nov 12 02:14:29 CET 2009