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

Comparing IO-AIO/Changes (file contents):
Revision 1.340 by root, Fri Jun 23 22:09:50 2017 UTC vs.
Revision 1.341 by root, Fri Jun 23 22:33:06 2017 UTC

31TODO: copy_file_range, copy_file_range 31TODO: copy_file_range, copy_file_range
32TODO: FIDEDUPERANGE, file_ioctl.c 32TODO: FIDEDUPERANGE, file_ioctl.c
33TODO: mincore 33TODO: mincore
34TODO: SOCK_CLOEXEc etc. 34TODO: SOCK_CLOEXEc etc.
35TODO: unlinkat flags, linkat flags 35TODO: unlinkat flags, linkat flags
36TODO: 4.6
36 37
37 - add a bunch of (mostly linux-specific) constants for use in ioctls 38 - add a bunch of (mostly linux-specific) constants for use in ioctls
38 (see aio_ioctl docs). 39 (see aio_ioctl docs).
39 - treescan now has a proper manpage and useful --help output. 40 - treescan now has a proper manpage and useful --help output.
40 - new option --sync in treescan, to sync everything in a subtree. 41 - new option --sync in treescan, to sync everything in a subtree.
41 - changed default for aio_msync flags to MSYNC_SYNC. 42 - changed default for aio_msync flags to MSYNC_SYNC.
42 - document offset/length behaviour of mprotect/madvise. 43 - document offset/length behaviour of mprotect/madvise.
43 - support linux's renameat2 (via aio_rename2). 44 - support linux's renameat2 (via aio_rename2).
44 - add aio_rename2, an aio_rename with flags. 45 - add aio_rename2, an aio_rename with flags.
45 - addf F_DUPPFD_CLOEXEC, F_OFD_[SG]ETLKW? constants. 46 - add F_DUPPFD_CLOEXEC, F_OFD_[SG]ETLKW? constants.
47 - add FALLOC_FL_INSERT_RANGE, FALLOC_FL_UNSHARE_RANGE.
46 48
474.34 Sun May 1 19:18:24 CEST 2016 494.34 Sun May 1 19:18:24 CEST 2016
48 - def0.h was not properly generated during previous release, causing 50 - def0.h was not properly generated during previous release, causing
49 compile errors on various platforms. 51 compile errors on various platforms.
50 - major/minor were accidentally switched (reported by Alexander Lishenyuk). 52 - major/minor were accidentally switched (reported by Alexander Lishenyuk).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines