summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-09-27 00:41:52 +0000
committerroot <root>2011-09-27 00:41:52 +0000
commita8bec0f61c72db8719d737a36bb508fd82cac33c (patch)
tree080f5100e38c380b5cba86b14394731bd6e7a0fc /Changes
parentcc27acee86d3e99af25c51c5fb55f604dcd7aec4 (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 5e532f8..4754fe5 100644
--- a/Changes
+++ b/Changes
@@ -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.