diff options
author | root <root> | 2011-06-05 19:58:37 +0000 |
---|---|---|
committer | root <root> | 2011-06-05 19:58:37 +0000 |
commit | 653e0063cb266d51505942ab3642db3401aa7806 (patch) | |
tree | a892176bf259c1dca868b4bf6322817682e08f1e /Changes | |
parent | fab2920f9835dd64d82e321e7e65b9eb09550dba (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,8 @@ Revision history for libeio TODO: maybe add mincore support? available on at least darwin, solaris, linux, freebsd TODO: openbsd requires stdint.h for intptr_t - why posix? +TODO: make mtouch/readdir maybe others cancellable in-request +TODO: fadvise request 1.0 - use nonstandard but maybe-working-on-bsd fork technique. - support a max_idle value of 0. @@ -38,3 +40,4 @@ TODO: openbsd requires stdint.h for intptr_t - why posix? - mknod used int3 for dev_t (ยง2 bit), not offs (64 bit). - fix memory corruption in eio_readdirx for the flags combination EIO_READDIR_STAT_ORDER | EIO_READDIR_DIRS_FIRST. + - port to openbsd (another blatantly broken non-UNIX/POSIX platform). |