From cc27acee86d3e99af25c51c5fb55f604dcd7aec4 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Sep 2011 20:19:08 +0000 Subject: preliminary wd support --- Changes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Changes') diff --git a/Changes b/Changes index e3be8a2..5e532f8 100644 --- a/Changes +++ b/Changes @@ -5,7 +5,7 @@ TODO: openbsd requires stdint.h for intptr_t - why posix? TODO: make mtouch/readdir maybe others cancellable in-request TODO: fadvise request -TODO: ***at/fdopendir via alloc_cwd, free_cwd +TODO: fdopendir/utimensat 1.0 - fix a deadlock where a wakeup signal could be missed when a timeout occured at the same time. @@ -61,4 +61,6 @@ TODO: ***at/fdopendir via alloc_cwd, free_cwd - added syncfs support, using direct syscall. - set thread name on linux (ps -L/Hcx, top, gdb). - remove useless use of volatile variables. + - fix memory leak when reaping threads. + - use utime now uses nanosecond resolution on posix 2008 systems. -- cgit v1.2.3