summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-02-11 00:05:17 +0000
committerroot <root>2011-02-11 00:05:17 +0000
commit63c2c001339a059c8a9e53a9d02981c6666cc41c (patch)
tree86bcaf1e131d8a1b776a571ae98d991b1c8b7b3e /Changes
parentf9abc4bec8a3fa043db69b81f96f1426c98f392a (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index baa94ec..5216ffc 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
Revision history for libeio
TODO: maybe add mincore support? available on at least darwin, solaris, linux, freebsd
-TODO: openbsd requites stdint.h for intptr_t - why posix?
+TODO: openbsd requires stdint.h for intptr_t - why posix?
+TODO: mutex init in child after fork?
1.0
- readdir: correctly handle malloc failures.