--- IO-AIO/Changes 2009/06/03 12:24:49 1.182 +++ IO-AIO/Changes 2009/06/12 00:43:16 1.189 @@ -6,8 +6,15 @@ TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) TODO: aio_fcntl, at least for file-locking + - new options --dirs and --files for treescan. + - install bin/treescan by default. + - (libeio) aio_readdir can now be cancelled while executing. + +3.2 Sun Jun 7 20:30:05 CEST 2009 - (libeio) pwrite emulation was even more flawed than intended and did not restore the file offset. + - add aio_readdirx, which can return inode and filetype and sort + the names in various ways. - unfortunately, utime, chmod, chown on an open file that has just been written can easily block, which caused aio_copy to block the process. no more!