--- IO-AIO/Changes 2016/05/01 17:19:39 1.328 +++ IO-AIO/Changes 2016/07/12 20:46:33 1.329 @@ -32,6 +32,7 @@ TODO: flink + AT_EMPTY_PATH TODO: name_to_handle_At + open_by_handle_at = clone fds TODO: lchown +TODO: copy_file_range TODO: rewrite rmtree et al. to support working directories (also speed them up) TODO: maybe IO::AIO leaks fds when requests are cancelled? maybe initialise result to -1? @@ -39,6 +40,8 @@ http://www.openwall.com/lists/musl/2013/02/23/4 TODO: aio_fcntl/ioctl test. + - add MADV_FREE constant. + 4.34 Sun May 1 19:18:24 CEST 2016 - def0.h was not properly generated during previous release, causing compile errors on various platforms.