summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-07-13 00:53:03 +0000
committerroot <root>2011-07-13 00:53:03 +0000
commit4e772bc84196b8602643c5095bd1c2fca44d8f40 (patch)
tree2acb795176ed8b75dd9bdd06437296836ee80e62 /Changes
parent4f2cd8d2dc392608db44b4a5fc9c329fc715303c (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3394544..e58e0b9 100644
--- a/Changes
+++ b/Changes
@@ -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).