diff options
author | root <root> | 2011-09-27 00:41:52 +0000 |
---|---|---|
committer | root <root> | 2011-09-27 00:41:52 +0000 |
commit | a8bec0f61c72db8719d737a36bb508fd82cac33c (patch) | |
tree | 080f5100e38c380b5cba86b14394731bd6e7a0fc /Changes | |
parent | cc27acee86d3e99af25c51c5fb55f604dcd7aec4 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -63,4 +63,6 @@ TODO: fdopendir/utimensat - remove useless use of volatile variables. - fix memory leak when reaping threads. - use utime now uses nanosecond resolution on posix 2008 systems. + - allow taking advantage of posix 2008 xxxat functions and fdopendir + by implementing a working directory abstraction. |