summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-06-12 00:43:16 +0000
committerroot <root>2009-06-12 00:43:16 +0000
commitf43b3a07245c5e1466f7f810f010298f7fa2dbe9 (patch)
treee3077dfa65cea4c3c8d29695807ef6f8f6bd5f06 /Changes
parente4d53612e13dc9aae6ac549059f3ffc98c866f34 (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 55fe525..37aedc9 100644
--- a/Changes
+++ b/Changes
@@ -6,6 +6,8 @@ TODO: maybe add mincore support? available on at leats darwin, solaris, linux, f
- readdir: correctly handle malloc failures.
- readdir: new flags argument, can return inode
and possibly filetype, can sort in various ways.
+ - readdir: stop immediately when cancelled, do
+ not continue reading the directory.
- added EIO_STACKSIZE.
- added msync, mtouch support (untested).
- added sync_file_range (untested).