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

Comparing IO-AIO/Changes (file contents):
Revision 1.383 by root, Wed Apr 3 03:09:04 2019 UTC vs.
Revision 1.384 by root, Fri Aug 23 07:20:21 2019 UTC

17http://msdn.microsoft.com/en-us/library/windows/desktop/aa364994%28v=vs.85%29.aspx 17http://msdn.microsoft.com/en-us/library/windows/desktop/aa364994%28v=vs.85%29.aspx
18TODO: extra socket/tcp constants &c? 18TODO: extra socket/tcp constants &c?
19TODO: name_to_handle_At + open_by_handle_at = clone fds 19TODO: name_to_handle_At + open_by_handle_at = clone fds
20TODO: lchown 20TODO: lchown
21TODO: mount/umount2/MS_* flags 21TODO: mount/umount2/MS_* flags
22TODO: fsmount/fsconfig et al. https://lwn.net/Articles/759499/
22 23
23TODO: 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)
24TODO: 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?
25TODO: 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)
26 http://www.openwall.com/lists/musl/2013/02/23/4 27 http://www.openwall.com/lists/musl/2013/02/23/4
35TODO: mlock2, MLOCK_ONFAULT 36TODO: mlock2, MLOCK_ONFAULT
36TODO: dup3, pipe2, accept4 37TODO: dup3, pipe2, accept4
37TODO: dump config.log when automated testign and configure fails 38TODO: dump config.log when automated testign and configure fails
38TODO: ns time resolution in utime 39TODO: ns time resolution in utime
39TODO: statx 40TODO: statx
41TODO: pidfd_open/pidfd_send_signal (open/poll /proc?)
40 42
41 - add various F_SEAL related fcntl constants. 43 - add various F_SEAL related fcntl constants.
42 44
434.72 Wed Apr 3 04:56:03 CEST 2019 454.72 Wed Apr 3 04:56:03 CEST 2019
44 - (libeio) if fd 0 is available do not use it for aio_wd, as it 46 - (libeio) if fd 0 is available do not use it for aio_wd, as it

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines