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

Comparing IO-AIO/Changes (file contents):
Revision 1.358 by root, Tue Jul 24 04:58:59 2018 UTC vs.
Revision 1.359 by root, Tue Jul 24 19:32:20 2018 UTC

33TODO: unlinkat flags, linkat flags, statat flags 33TODO: unlinkat flags, linkat flags, statat flags
34TODO: https://kernelnewbies.org/Linux_4.11 34TODO: https://kernelnewbies.org/Linux_4.11
35TODO: define useful rules for [[$wd, $path], $path] &c and implement them 35TODO: define useful rules for [[$wd, $path], $path] &c and implement them
36TODO: https://github.com/coreutils/coreutils/blob/master/src/stat.c maybe IO::AIO::FSID 36TODO: https://github.com/coreutils/coreutils/blob/master/src/stat.c maybe IO::AIO::FSID
37TODO: mlock2, MLOCK_ONFAULT 37TODO: mlock2, MLOCK_ONFAULT
38TODO: dup3, pipe2, accept4
38 39
39 - aio_mtouch touch all pages as requested, not just the first page in most cases. 40 - aio_mtouch touch all pages as requested, not just the first page in most cases.
40 - new function: IO::AIO::mremap, linux-specific mremap, with constants MREMAP_MAYMOVE 41 - new function: IO::AIO::mremap, linux-specific mremap, with constants MREMAP_MAYMOVE
41 and MREMAP_FIXED. 42 and MREMAP_FIXED.
42 - add O_ACCMODE. 43 - add O_ACCMODE.
44 - add (undocumented) MSG_CMSG_CLOEXEC and SOCK_CLOEXEC constants.
43 45
444.4 Tue Feb 20 07:54:12 CET 2018 464.4 Tue Feb 20 07:54:12 CET 2018
45 - new aio_slurp request. 47 - new aio_slurp request.
46 - add (experimental) IO::AIO::eventfd and timerfd* function. 48 - add (experimental) IO::AIO::eventfd and timerfd* function.
47 - add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit. 49 - add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines