glibc/sysdeps
Samuel Thibault e3a3616dbf hurd 64bit: Fix ipc_perm fields types
The standards want uid/cuid to be uid_t, gid/cgid to be gid_t and mode to be
mode_t, see BZ 23082.

We can leave them short ints on i386 for ABI compatibility, but avoid
hitting the issue on 64bit.

bits/ipc.h ends up being exactly the same in sysdeps/gnu/ and
sysdeps/unix/sysv/linux/, so remove the latter.
2023-05-01 15:05:09 +02:00
..
aarch64
alpha
arc
arm
csky
generic
gnu hurd 64bit: Fix ipc_perm fields types 2023-05-01 15:05:09 +02:00
hppa
htl hurd 64bit: Fix pthread_t/thread_t type to long 2023-05-01 15:05:09 +02:00
hurd
i386
ia64
ieee754 math: Improve fmod(f) performance 2023-04-17 13:03:10 +01:00
loongarch
m68k
mach hurd 64bit: Fix ipc_perm fields types 2023-05-01 15:05:09 +02:00
microblaze
mips
nios2
nptl hurd 64bit: Add missing libanl 2023-05-01 13:36:14 +02:00
or1k
posix
powerpc
pthread Use O_CLOEXEC in more places (BZ #15722) 2023-04-22 13:50:14 +02:00
riscv riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC. 2023-04-28 07:02:42 -07:00
s390
sh
sparc
unix hurd 64bit: Fix ipc_perm fields types 2023-05-01 15:05:09 +02:00
wordsize-32
wordsize-64 hurd: Fix tst-writev test 2023-05-01 13:01:30 +02:00
x86
x86_64 nptl: move tst-x86-64-tls-1 to nptl-only tests 2023-05-01 12:59:33 +02:00