--- IO-AIO/Changes 2009/06/03 12:24:49 1.182 +++ IO-AIO/Changes 2009/06/06 18:06:55 1.183 @@ -8,6 +8,8 @@ - (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!