summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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).