summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-06-06 18:06:55 +0000
committerroot <root>2009-06-06 18:06:55 +0000
commit1a01097f12bd9cd363a2c3831c3d6ac328816523 (patch)
tree4a5e03d36aad9b2bbbc0ae3f24e29f09d22763b1 /Changes
parent76f5f8782e61db7dbdcb127001ee753ab6743afc (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index a8d690d..55fe525 100644
--- a/Changes
+++ b/Changes
@@ -3,7 +3,9 @@ Revision history for libeio
TODO: maybe add mincore support? available on at leats darwin, solaris, linux, freebsd
1.0
- - readdir: corretcly set errno to ENOMEM when OOM.
+ - readdir: correctly handle malloc failures.
+ - readdir: new flags argument, can return inode
+ and possibly filetype, can sort in various ways.
- added EIO_STACKSIZE.
- added msync, mtouch support (untested).
- added sync_file_range (untested).