--- IO-AIO/Changes 2018/07/31 22:27:49 1.360 +++ IO-AIO/Changes 2018/08/12 05:21:35 1.361 @@ -30,13 +30,20 @@ TODO: FIDEDUPERANGE, file_ioctl.c TODO: mincore TODO: SOCK_CLOEXEc etc. -TODO: unlinkat flags, linkat flags, statat flags +TODO: unlinkat flags, linkat flags, statat, renameat2 flags 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: mlock2, MLOCK_ONFAULT TODO: dup3, pipe2, accept4 + - complete rework of the autoconf framework: IO::AIO now uses its own + config.h, separate from libeio, and tries to test the actual perl + environment, not the standard system environment. + - provide nanosecond-accracy stat time accessors for both perl and IO::AIO + stat functions. + - removed non-portable C++ syntax from eio.c. + 4.5 Wed Aug 1 00:23:55 CEST 2018 - aio_mtouch touch all pages as requested, not just the first page in most cases. - new function: IO::AIO::mremap, linux-specific mremap, with constants MREMAP_MAYMOVE