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

Comparing IO-AIO/Changes (file contents):
Revision 1.386 by root, Tue Sep 10 02:16:41 2019 UTC vs.
Revision 1.387 by root, Wed Oct 16 09:11:35 2019 UTC

23 23
24TODO: rewrite rmtree et al. to support working directories (also speed them up) 24TODO: rewrite rmtree et al. to support working directories (also speed them up)
25TODO: maybe IO::AIO leaks fds when requests are cancelled? maybe initialise result to -1? 25TODO: maybe IO::AIO leaks fds when requests are cancelled? maybe initialise result to -1?
26TODO: aio_wd should use O_PATH on linux, due to lacking O_SEARCH (http://comments.gmane.org/gmane.linux.file-systems/33611) 26TODO: aio_wd should use O_PATH on linux, due to lacking O_SEARCH (http://comments.gmane.org/gmane.linux.file-systems/33611)
27 http://www.openwall.com/lists/musl/2013/02/23/4 27 http://www.openwall.com/lists/musl/2013/02/23/4
28TODO: copy_file_range, copy_file_range
29TODO: FIDEDUPERANGE, file_ioctl.c 28TODO: FIDEDUPERANGE, file_ioctl.c
30TODO: mincore 29TODO: mincore
31TODO: SOCK_CLOEXEc etc. 30TODO: SOCK_CLOEXEc etc.
32TODO: unlinkat flags, linkat flags, statat, renameat2 flags 31TODO: unlinkat flags, linkat flags, statat, renameat2 flags
33TODO: https://kernelnewbies.org/Linux_4.11 32TODO: https://kernelnewbies.org/Linux_4.11
39TODO: ns time resolution in utime 38TODO: ns time resolution in utime
40TODO: statx 39TODO: statx
41TODO: pidfd_open/pidfd_send_signal (open/poll /proc?) 40TODO: pidfd_open/pidfd_send_signal (open/poll /proc?)
42 41
43TODO: aio_splice, aio_tee 42TODO: aio_splice, aio_tee
43TODO: copy_file_range
44 - IO::AIO::splice and IO::AIO::tee didn't properly return 44 - IO::AIO::splice and IO::AIO::tee didn't properly return
45 64 bit values. 45 64 bit values.
46 - added IO::AIO::accept4. 46 - added IO::AIO::accept4.
47 - add various F_SEAL related fcntl constants. 47 - add various F_SEAL related fcntl constants.
48 48

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines