--- IO-AIO/Changes 2012/10/11 05:01:56 1.308 +++ IO-AIO/Changes 2012/12/28 07:33:41 1.309 @@ -10,6 +10,9 @@ TODO: emulation for splice? TODO: eio_mmap|mlock|munmap|splice... + - in aio_rename and aio_rmdir, specialcase the case of [$wd, "."] + and call rename/rmdir instead of renameat/unlinkat. + 4.18 Thu Oct 11 07:01:26 CEST 2012 - fix unintended xthread_create by intentionalising it :)