glibc/sysdeps/gnu/bits
Samuel Thibault e2b3d7f485 hurd 64bit: Fix struct msqid_ds and shmid_ds fields
The standards want msg_lspid/msg_lrpid/shm_cpid/shm_lpid to be pid_t, see BZ
23083 and 23085.

We can leave them __rpc_pid_t on i386 for ABI compatibility, but avoid
hitting the issue on 64bit.
2023-05-01 15:07:51 +02:00
..
types hurd 64bit: Fix struct msqid_ds and shmid_ds fields 2023-05-01 15:07:51 +02:00
ipc-perm.h hurd 64bit: Fix ipc_perm fields types 2023-05-01 15:05:09 +02:00
ipc.h hurd 64bit: Fix ipc_perm fields types 2023-05-01 15:05:09 +02:00
msq.h hurd 64bit: Fix struct msqid_ds and shmid_ds fields 2023-05-01 15:07:51 +02:00
sem.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
shm.h hurd 64bit: Fix struct msqid_ds and shmid_ds fields 2023-05-01 15:07:51 +02:00
utmpx.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00