--- IO-AIO/Changes 2017/10/01 07:24:34 1.346 +++ IO-AIO/Changes 2018/02/20 04:32:59 1.351 @@ -33,6 +33,12 @@ TODO: https://kernelnewbies.org/Linux_4.11 TODO: define useful rules for [[$wd, $path], $path] &c and implement them +TODO: https://github.com/coreutils/coreutils/blob/master/src/stat.c maybe IO::AIO::FSID +TODO: mmap on $hash->{key} keeps PVLV + - new aio_slurp request. + - new IO::AIO::eventfd function. + - removed filesystem magic number table from aio_statvfs docs as + statvfs doesn't actually return this info at all (statfs does). - add a bunch of (mostly linux-specific) constants for use in ioctls (see aio_ioctl docs). - treescan now has a proper manpage and useful --help output. @@ -45,6 +51,10 @@ - add FALLOC_FL_INSERT_RANGE, FALLOC_FL_UNSHARE_RANGE. - add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit. - point out that aio_copy overwrites existing files. + - (libeio) use posix_close if available. + - (libeio) internal close() calls no longer disturb errno. + - add IO:AIO::FALLOC_FL_UNSHARE. + - update schmorp.h for removal of USE_SOCKETS_AS_HANDLES. 4.34 Sun May 1 19:18:24 CEST 2016 - def0.h was not properly generated during previous release, causing