diff options
author | root <root> | 2011-02-15 03:15:16 +0000 |
---|---|---|
committer | root <root> | 2011-02-15 03:15:16 +0000 |
commit | 9e603d8adb02e90d08fec5c6453712df692b931c (patch) | |
tree | 27387bef0a5d1c3d3f284ad82212e675cd92f252 /Changes | |
parent | 35ab449718eedb019272a535db07c8e080174256 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,9 +2,11 @@ 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: mutex init in child after fork? 1.0 + - use nonstandard but maybe-working-on-bsd fork technique. + - support a max_idle value of 0. + - support setting of idle timeout value. - readdir: correctly handle malloc failures. - readdir: new flags argument, can return inode and possibly filetype, can sort in various ways. |