--- IO-AIO/Changes 2010/01/02 14:24:32 1.213 +++ IO-AIO/Changes 2010/01/09 10:03:09 1.219 @@ -8,6 +8,18 @@ TODO: fallocate, if it wouldn't be so useless. TODO: IO::AIO::mmap? aio_mincore? + - (libeio) more fixes for the freebsd/apple sendfile - broken by + manpage standards, but apparently correct accoridng to actual + kernel sources. + +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.