glibc/sysdeps
Stafford Horne f908fa07c6 misc: Add support for Linux uio.h RWF_NOAPPEND flag
In Linux 6.9 a new flag is added to allow for Per-io operations to
disable append mode even if a file was opened with the flag O_APPEND.
This is done with the new RWF_NOAPPEND flag.

This caused two test failures as these tests expected the flag 0x00000020
to be unused.  Adding the flag definition now fixes these tests on Linux
6.9 (v6.9-rc1).

  FAIL: misc/tst-preadvwritev2
  FAIL: misc/tst-preadvwritev64v2

This patch adds the flag, adjusts the test and adds details to
documentation.

Link: https://lore.kernel.org/all/20200831153207.GO3265@brightrain.aerifal.cx/
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
(cherry picked from commit 3db9d208dd)
2024-07-20 19:30:25 +02:00
..
aarch64 AArch64: Check kernel version for SVE ifuncs 2024-04-08 17:08:03 +01:00
alpha alpha: Remove _dl_skip_args usage 2022-05-30 16:32:22 -03:00
arc login: Check default sizes of structs utmp, utmpx, lastlog 2024-05-02 19:30:48 +02:00
arm login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
csky login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
generic login: Check default sizes of structs utmp, utmpx, lastlog 2024-05-02 19:30:48 +02:00
gnu Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hppa login: Check default sizes of structs utmp, utmpx, lastlog 2024-05-02 19:30:48 +02:00
htl htl: Fix initializing the key lock 2022-02-14 19:29:02 +01:00
hurd hurd: Fix pthread_kill on exiting/ted thread 2022-01-15 15:11:54 +01:00
i386 i386: Remove -Wa,-mtune=i686 2022-07-12 11:14:32 -07:00
ia64 grep: egrep -> grep -E, fgrep -> grep -F 2022-06-05 12:09:02 -07:00
ieee754 Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488) 2022-10-24 20:57:57 +02:00
loongarch LoongArch: Hard Float Support 2022-07-26 12:35:12 -03:00
m68k login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
mach malloc: Use __get_nprocs on arena_get2 (BZ 30945) 2024-02-12 10:01:23 -03:00
microblaze login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
mips login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
nios2 login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
nptl Linux: Make __rseq_size useful for feature detection (bug 31965) 2024-07-16 17:59:45 +02:00
or1k login: Check default sizes of structs utmp, utmpx, lastlog 2024-05-02 19:30:48 +02:00
posix Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] 2023-09-26 13:11:46 -04:00
powerpc login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
pthread nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) 2022-06-08 09:23:02 -03:00
riscv login: Check default sizes of structs utmp, utmpx, lastlog 2024-05-02 19:30:48 +02:00
s390 s390x: Fix segfault in wcsncmp [BZ #31934] 2024-07-16 10:30:45 +02:00
sh login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
sparc login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
unix misc: Add support for Linux uio.h RWF_NOAPPEND flag 2024-07-20 19:30:25 +02:00
wordsize-32 Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
wordsize-64 Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
x86 login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 19:30:48 +02:00
x86_64 x86_64: Optimize ffsll function code size. 2024-01-31 18:49:44 -08:00