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

Comparing IO-AIO/Changes (file contents):
Revision 1.408 by root, Sun Sep 25 16:35:51 2022 UTC vs.
Revision 1.412 by root, Wed Sep 27 03:09:57 2023 UTC

44TODO: io_uring, but it's so broken :/ 44TODO: io_uring, but it's so broken :/
45TODO: allow import of fds as aio_wd 45TODO: allow import of fds as aio_wd
46TODO: close_range 46TODO: close_range
47TODO: move_mount, open_tree, fsmount, fspick, fsconfig, fsopen https://lwn.net/Articles/759499/ 47TODO: move_mount, open_tree, fsmount, fspick, fsconfig, fsopen https://lwn.net/Articles/759499/
48 48
49 - aio_copy now tries to preallocate the4 destination file.
50
514.80 Sat 01 Apr 2023 04:13:37 CEST
52 - remove long obsolete "paths must be absolute" text in aio_open/stat
53 descriptions.
54 - another workaround for the low-quality musl libc.
49 - test for umount seperately, as it is more portable. 55 - test for umount seperately, as it is more portable.
56 - some low-quality posix attempts (openbsd, osx) declare the availability
57 of fexecve but then don't even bother to implemnent a stub.
50 58
514.79 Sun 25 Sep 2022 18:25:53 CEST 594.79 Sun 25 Sep 2022 18:25:53 CEST
52 - the autoconf result of the mount check was not used, so it failed to 60 - the autoconf result of the mount check was not used, so it failed to
53 compile on most systems (reported by crackoff@tutanota.com). 61 compile on most systems (reported by crackoff@tutanota.com).
54 - work around fedora not having a working C compiler setup by design 62 - work around fedora not having a working C compiler setup by design

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines