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

Comparing libeio/Changes (file contents):
Revision 1.48 by root, Tue Apr 24 18:47:50 2012 UTC vs.
Revision 1.49 by root, Sat Jun 2 20:13:26 2012 UTC

67 - allow taking advantage of posix 2008 xxxat functions and fdopendir 67 - allow taking advantage of posix 2008 xxxat functions and fdopendir
68 by implementing a working directory abstraction. 68 by implementing a working directory abstraction.
69 - make readahead emulation behave more like actual readahead by never failing. 69 - make readahead emulation behave more like actual readahead by never failing.
70 - added EIO_LSEEK (untested). 70 - added EIO_LSEEK (untested).
71 - wtf. etp_proc returned 0, and no compiler ever complained. 71 - wtf. etp_proc returned 0, and no compiler ever complained.
72 - remove pread/pwrite emulation, as the only system that lacked them
73 (cygwin) provides them for a while now.
72 74

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines