diff options
author | root <root> | 2011-02-11 00:05:17 +0000 |
---|---|---|
committer | root <root> | 2011-02-11 00:05:17 +0000 |
commit | 63c2c001339a059c8a9e53a9d02981c6666cc41c (patch) | |
tree | 86bcaf1e131d8a1b776a571ae98d991b1c8b7b3e | |
parent | f9abc4bec8a3fa043db69b81f96f1426c98f392a (diff) |
*** empty log message ***
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |