summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-06-12 16:48:08 +0000
committerroot <root>2009-06-12 16:48:08 +0000
commitd27fbb10f2f3fdf91df56b395f079c5224014c0c (patch)
tree82d6c887121cddae3c5c959f8de5aaea8e7ac8d8 /Changes
parentf43b3a07245c5e1466f7f810f010298f7fa2dbe9 (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 37aedc9..88919c3 100644
--- a/Changes
+++ b/Changes
@@ -8,6 +8,8 @@ TODO: maybe add mincore support? available on at leats darwin, solaris, linux, f
and possibly filetype, can sort in various ways.
- readdir: stop immediately when cancelled, do
not continue reading the directory.
+ - fix return value of eio_sendfile_sync.
+ - include sys/mman.h for msync.
- added EIO_STACKSIZE.
- added msync, mtouch support (untested).
- added sync_file_range (untested).