diff options
author | root <root> | 2011-07-13 00:53:03 +0000 |
---|---|---|
committer | root <root> | 2011-07-13 00:53:03 +0000 |
commit | 4e772bc84196b8602643c5095bd1c2fca44d8f40 (patch) | |
tree | 2acb795176ed8b75dd9bdd06437296836ee80e62 /Changes | |
parent | 4f2cd8d2dc392608db44b4a5fc9c329fc715303c (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ TODO: openbsd requires stdint.h for intptr_t - why posix? TODO: make mtouch/readdir maybe others cancellable in-request TODO: fadvise request 1.0 + - fix a deadlock where a wakeup signal could be missed when + a timeout occured at the same time. - use nonstandard but maybe-working-on-bsd fork technique. - fix a path-memory-leak in readdir when using the wrappers (reported by Thomas L. Shinnick). |