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

Comparing IO-AIO/Changes (file contents):
Revision 1.349 by root, Sat Feb 17 15:31:33 2018 UTC vs.
Revision 1.350 by root, Mon Feb 19 13:37:13 2018 UTC

31TODO: SOCK_CLOEXEc etc. 31TODO: SOCK_CLOEXEc etc.
32TODO: unlinkat flags, linkat flags, statat flags 32TODO: unlinkat flags, linkat flags, statat flags
33TODO: https://kernelnewbies.org/Linux_4.11 33TODO: https://kernelnewbies.org/Linux_4.11
34TODO: define useful rules for [[$wd, $path], $path] &c and implement them 34TODO: define useful rules for [[$wd, $path], $path] &c and implement them
35 35
36TODO: https://github.com/coreutils/coreutils/blob/master/src/stat.c maybe IO::AIO::FSID
37TODO: mmap on $hash->{key} keeps PVLV
36 - new aio_slurp request. 38 - new aio_slurp request.
39 - removed filesystem magic number table from aio_statvfs docs as
40 statvfs doesn't actually return this info at all (statfs does).
37 - add a bunch of (mostly linux-specific) constants for use in ioctls 41 - add a bunch of (mostly linux-specific) constants for use in ioctls
38 (see aio_ioctl docs). 42 (see aio_ioctl docs).
39 - treescan now has a proper manpage and useful --help output. 43 - treescan now has a proper manpage and useful --help output.
40 - new option --sync in treescan, to sync everything in a subtree. 44 - new option --sync in treescan, to sync everything in a subtree.
41 - changed default for aio_msync flags to MSYNC_SYNC. 45 - changed default for aio_msync flags to MSYNC_SYNC.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines