--- libeio/Changes 2009/06/06 18:06:55 1.7 +++ libeio/Changes 2009/06/12 00:43:16 1.8 @@ -6,6 +6,8 @@ - readdir: correctly handle malloc failures. - readdir: new flags argument, can return inode and possibly filetype, can sort in various ways. + - readdir: stop immediately when cancelled, do + not continue reading the directory. - added EIO_STACKSIZE. - added msync, mtouch support (untested). - added sync_file_range (untested).