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

Comparing IO-AIO/Changes (file contents):
Revision 1.359 by root, Tue Jul 24 19:32:20 2018 UTC vs.
Revision 1.360 by root, Tue Jul 31 22:27:49 2018 UTC

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 38TODO: dup3, pipe2, accept4
39 39
404.5 Wed Aug 1 00:23:55 CEST 2018
40 - aio_mtouch touch all pages as requested, not just the first page in most cases. 41 - aio_mtouch touch all pages as requested, not just the first page in most cases.
41 - new function: IO::AIO::mremap, linux-specific mremap, with constants MREMAP_MAYMOVE 42 - new function: IO::AIO::mremap, linux-specific mremap, with constants MREMAP_MAYMOVE
42 and MREMAP_FIXED. 43 and MREMAP_FIXED.
43 - add O_ACCMODE. 44 - add O_ACCMODE.
44 - add (undocumented) MSG_CMSG_CLOEXEC and SOCK_CLOEXEC constants. 45 - add (undocumented) MSG_CMSG_CLOEXEC and SOCK_CLOEXEC constants.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines