glibc/sysdeps/gnu
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
..
bits hurd 64bit: Fix ipc_perm fields types 2023-05-01 15:05:09 +02:00
net Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
netinet Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sys Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
configure
configure.ac
errlist.h
getutmp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutmpx.c
glob64-lstat-compat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
glob64.c
glob-lstat-compat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
globfree64.c
ifaddrs.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ldsodefs.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Makefile hurd 64bit: Fix ipc_perm fields types 2023-05-01 15:05:09 +02:00
rt-unwind-resume.c
updwtmp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utmp_file.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utmpx.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00