From 9f75ac1c181cd5726a5e67abc9d00088d9d41aed Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Jul 2011 18:30:09 +0000 Subject: more win32 magic --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index e58e0b9..fb2ad19 100644 --- a/Changes +++ b/Changes @@ -9,6 +9,7 @@ TODO: fadvise request - 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. + - use fewer time() syscalls when waiting for new requests. - fix a path-memory-leak in readdir when using the wrappers (reported by Thomas L. Shinnick). - support a max_idle value of 0. @@ -54,4 +55,5 @@ TODO: fadvise request - add realpath request and implementation. - cancelled requests will still invoke their request callbacks. - add fallocate. + - do not acquire any locks when forking. -- cgit v1.2.3