--- IO-AIO/Changes 2016/01/28 15:40:08 1.326 +++ IO-AIO/Changes 2016/02/23 19:42:43 1.327 @@ -36,9 +36,11 @@ TODO: maybe IO::AIO leaks fds when requests are cancelled? maybe initialise result to -1? TODO: aio_wd should use O_PATH on linux, due to lacking O_SEARCH (http://comments.gmane.org/gmane.linux.file-systems/33611) http://www.openwall.com/lists/musl/2013/02/23/4 +TODO: aio_fcntl/ioctl test. - removed duplicate definition of MAP_HUGETLB, that was found due to a bug in Perl::Tidy (testcase by alaska332@gmail.com). + - added (untested!) aio_fcntl, aio_ioctl requests. 4.33 Mon Jan 18 12:50:10 CET 2016 - add IO::AIO::pipe2 function.