--- libeio/Changes 2012/03/27 18:54:45 1.46 +++ libeio/Changes 2012/06/02 20:13:26 1.49 @@ -67,4 +67,8 @@ - allow taking advantage of posix 2008 xxxat functions and fdopendir by implementing a working directory abstraction. - make readahead emulation behave more like actual readahead by never failing. + - added EIO_LSEEK (untested). + - wtf. etp_proc returned 0, and no compiler ever complained. + - remove pread/pwrite emulation, as the only system that lacked them + (cygwin) provides them for a while now.