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

Comparing IO-AIO/Changes (file contents):
Revision 1.391 by root, Fri Dec 4 01:17:15 2020 UTC vs.
Revision 1.392 by root, Tue Dec 29 15:16:28 2020 UTC

43TODO: aio_splice, aio_tee 43TODO: aio_splice, aio_tee
44TODO: copy_file_range 44TODO: copy_file_range
45TODO: write more abpout the thread model, maybe bump some defaults? 45TODO: write more abpout the thread model, maybe bump some defaults?
46TODO: io_uring, but it's so broken :/ 46TODO: io_uring, but it's so broken :/
47TODO: allow import of fds as aio_wd 47TODO: allow import of fds as aio_wd
48TODO: fsopen/fspick/fsconfig, fsmount
49TODO: close_range
50TODO: move_mount, open_tree
51
52 - added pidfd_open, pidfd_getfd and pidfd_send_signal functions.
53 - rework bin/treescan to avoid recursion. This fixes two bugs
54 where a deep directory traversal or a lot of command line
55 arguments could cause it to crash.
56 - added (but not documented) open_tree, AT_* and move_mount flags.
57 - support defining syscall numbers in gendef0.
48 58
494.73 Fri Dec 4 02:08:37 CET 2020 594.73 Fri Dec 4 02:08:37 CET 2020
50 - def0.h was not uptodate, running into musl problems 60 - def0.h was not uptodate, running into musl problems
51 (reported by B Fraser). 61 (reported by B Fraser).
52 - IO::AIO::splice and IO::AIO::tee didn't properly return 62 - IO::AIO::splice and IO::AIO::tee didn't properly return

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines