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

Comparing IO-AIO/Changes (file contents):
Revision 1.395 by root, Tue Dec 29 15:28:02 2020 UTC vs.
Revision 1.399 by root, Sun Feb 7 13:13:44 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 - add MAP_FIXED_NOREPLACE, MAP_SHARED_VALIDATE, MAP_SYNC and
54 MAP_UNINITIALIZED.
55
564.75 Wed Dec 30 08:44:55 CET 2020
57 - removed leftover debug output from treescan.
51 - added (but not documented) waitid-P_*, FSPICK_* and FSOPEN_* 58 - added (but not documented) waitid-P_*, FSPICK_*, FSOPEN_*,
52 constants. 59 FSCONFIG_*, MOUNT_ATTR_* constants.
53 60
544.74 Tue Dec 29 16:19:28 CET 2020 614.74 Tue Dec 29 16:19:28 CET 2020
55 - added pidfd_open, pidfd_getfd and pidfd_send_signal functions. 62 - added pidfd_open, pidfd_getfd and pidfd_send_signal functions.
56 - rework bin/treescan to avoid recursion. This fixes two bugs 63 - rework bin/treescan to avoid recursion. This fixes two bugs
57 where a deep directory traversal or a lot of command line 64 where a deep directory traversal or a lot of command line

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines