ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libeio/Changes
(Generate patch)

Comparing libeio/Changes (file contents):
Revision 1.21 by root, Fri Jan 7 22:00:12 2011 UTC vs.
Revision 1.22 by root, Fri Feb 11 00:05:17 2011 UTC

1Revision history for libeio 1Revision history for libeio
2 2
3TODO: maybe add mincore support? available on at least darwin, solaris, linux, freebsd 3TODO: maybe add mincore support? available on at least darwin, solaris, linux, freebsd
4TODO: openbsd requites stdint.h for intptr_t - why posix? 4TODO: openbsd requires stdint.h for intptr_t - why posix?
5TODO: mutex init in child after fork?
5 6
61.0 71.0
7 - readdir: correctly handle malloc failures. 8 - readdir: correctly handle malloc failures.
8 - readdir: new flags argument, can return inode 9 - readdir: new flags argument, can return inode
9 and possibly filetype, can sort in various ways. 10 and possibly filetype, can sort in various ways.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines