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

Comparing IO-AIO/Changes (file contents):
Revision 1.332 by root, Tue Aug 9 11:37:53 2016 UTC vs.
Revision 1.337 by root, Fri Jun 23 03:23:19 2017 UTC

38 http://www.openwall.com/lists/musl/2013/02/23/4 38 http://www.openwall.com/lists/musl/2013/02/23/4
39TODO: aio_fcntl/ioctl test. 39TODO: aio_fcntl/ioctl test.
40TODO: copy_file_range, copy_file_range 40TODO: copy_file_range, copy_file_range
41TODO: FIDEDUPERANGE, file_ioctl.c 41TODO: FIDEDUPERANGE, file_ioctl.c
42TODO: mincore 42TODO: mincore
43TODO: SOCK_CLOEXEc etc.
43 44
44 - add MADV_FREE constant. 45 - add MADV_FREE constant.
45 - add a bunch of (mostly linux-specific) constants for use in ioctls 46 - add a bunch of (mostly linux-specific) constants for use in ioctls
46 (see aio_ioctl docs). 47 (see aio_ioctl docs).
48 - treescan now has a proper manpage and useful --help output.
49 - new option --sync in treescan, to sync everything in a subtree.
50 - changed default for aio_msync flags to MSYNC_SYNC.
51 - document offset/length behaviour of mprotect/madvise.
52 - support linux's renameat2 (via aio_rename2).
53 - add aio_rename2, an aio_rename with flags.
47 54
484.34 Sun May 1 19:18:24 CEST 2016 554.34 Sun May 1 19:18:24 CEST 2016
49 - def0.h was not properly generated during previous release, causing 56 - def0.h was not properly generated during previous release, causing
50 compile errors on various platforms. 57 compile errors on various platforms.
51 - major/minor were accidentally switched (reported by Alexander Lishenyuk). 58 - major/minor were accidentally switched (reported by Alexander Lishenyuk).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines