summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-02-15 03:15:16 +0000
committerroot <root>2011-02-15 03:15:16 +0000
commit9e603d8adb02e90d08fec5c6453712df692b931c (patch)
tree27387bef0a5d1c3d3f284ad82212e675cd92f252 /Changes
parent35ab449718eedb019272a535db07c8e080174256 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index 0c76d18..17b869a 100644
--- a/Changes
+++ b/Changes
@@ -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.