diff options
author | root <root> | 2010-01-02 14:11:32 +0000 |
---|---|---|
committer | root <root> | 2010-01-02 14:11:32 +0000 |
commit | d5dbda31aa83cf0c1a999c70c0f75a01c774cc3f (patch) | |
tree | 9c1a439b4a731e45d4f08daec8e7a9d3a5a4153d /Changes | |
parent | b603f404d08248de437b7bf3e603adcfa01568db (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@ Revision history for libeio -TODO: maybe add mincore support? available on at leats darwin, solaris, linux, freebsd +TODO: maybe add mincore support? available on at least darwin, solaris, linux, freebsd 1.0 - readdir: correctly handle malloc failures. @@ -18,4 +18,7 @@ TODO: maybe add mincore support? available on at leats darwin, solaris, linux, f - "outbundled" from IO::AIO. - eio_set_max_polltime did not properly convert time to ticks. - tentatively support darwin in sendfile. + - also use sendfile emulation for ENOTSUP and EOPNOTSUPP + error codes. + - add OS-independent EIO_MT_* and EIO_MS_* flag enums. |