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

Comparing IO-AIO/Changes (file contents):
Revision 1.394 by root, Tue Dec 29 15:25:26 2020 UTC vs.
Revision 1.398 by root, Mon Jan 4 22:19:06 2021 UTC

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: close_range 48TODO: close_range
49TODO: move_mount, open_tree 49TODO: move_mount, open_tree
50 50
51 - disable syscalls on solaris, as perl seems to provide an
52 incompatible syscall prototype that clashes with sys/syscall.h.
53
544.75 Wed Dec 30 08:44:55 CET 2020
55 - removed leftover debug output from treescan.
51 - added (but not documented) FSPICK_* and FSOPEN_* constants. 56 - added (but not documented) waitid-P_*, FSPICK_*, FSOPEN_*,
57 FSCONFIG_*, MOUNT_ATTR_* constants.
52 58
534.74 Tue Dec 29 16:19:28 CET 2020 594.74 Tue Dec 29 16:19:28 CET 2020
54 - added pidfd_open, pidfd_getfd and pidfd_send_signal functions. 60 - added pidfd_open, pidfd_getfd and pidfd_send_signal functions.
55 - rework bin/treescan to avoid recursion. This fixes two bugs 61 - rework bin/treescan to avoid recursion. This fixes two bugs
56 where a deep directory traversal or a lot of command line 62 where a deep directory traversal or a lot of command line

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines