glibc/sysdeps
Stafford Horne 3db9d208dd 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>
2024-04-04 09:41:27 +01:00
..
aarch64 AArch64: Check kernel version for SVE ifuncs 2024-03-21 16:50:51 +00:00
alpha
arc
arm elf: Enable TLS descriptor tests on aarch64 2024-03-19 14:53:30 -03:00
csky
generic Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
gnu
hppa
htl htl: Implement some support for TLS_DTV_AT_TP 2024-03-23 23:00:30 +01:00
hurd hurd: Move internal functions to internal header 2024-03-23 22:43:07 +01:00
i386
ieee754
loongarch LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf 2024-03-12 14:07:27 +08:00
m68k
mach htl: Implement some support for TLS_DTV_AT_TP 2024-03-23 23:00:30 +01:00
microblaze
mips
nios2
nptl Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
or1k or1k: Only define fpu rouding and exceptions with hard-float 2024-03-22 15:43:34 +00:00
posix
powerpc powerpc: Add missing arch flags on rounding ifunc variants 2024-04-02 15:49:31 -03:00
pthread Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
riscv RISC-V: Fix the static-PIE non-relocated object check 2024-03-25 15:17:13 +01:00
s390
sh
sparc
unix misc: Add support for Linux uio.h RWF_NOAPPEND flag 2024-04-04 09:41:27 +01:00
wordsize-32
wordsize-64
x86 x86-64: Allocate state buffer space for RDI, RSI and RBX 2024-03-18 19:45:13 -07:00
x86_64 x86_64: Remove avx512 strstr implementation 2024-03-27 13:48:16 -03:00