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

Comparing IO-AIO/Changes (file contents):
Revision 1.347 by root, Sat Jan 6 01:04:42 2018 UTC vs.
Revision 1.348 by root, Sat Jan 6 02:11:10 2018 UTC

46 - add FALLOC_FL_INSERT_RANGE, FALLOC_FL_UNSHARE_RANGE. 46 - add FALLOC_FL_INSERT_RANGE, FALLOC_FL_UNSHARE_RANGE.
47 - add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit. 47 - add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit.
48 - point out that aio_copy overwrites existing files. 48 - point out that aio_copy overwrites existing files.
49 - (libeio) use posix_close if available. 49 - (libeio) use posix_close if available.
50 - (libeio) internal close() calls no longer disturb errno. 50 - (libeio) internal close() calls no longer disturb errno.
51 - do not use + 1 as argument to sv_grow, as it apparently
52 does it already.
53 51
544.34 Sun May 1 19:18:24 CEST 2016 524.34 Sun May 1 19:18:24 CEST 2016
55 - def0.h was not properly generated during previous release, causing 53 - def0.h was not properly generated during previous release, causing
56 compile errors on various platforms. 54 compile errors on various platforms.
57 - major/minor were accidentally switched (reported by Alexander Lishenyuk). 55 - major/minor were accidentally switched (reported by Alexander Lishenyuk).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines