mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
cbce12d22b
The command IPC_STAT of semctl expects an union semun in its fourth argument instead of struct semid_ds *. This can cause failures on powerpc32-linux-gnu. Checked on x86_64-linux-gnu, i686-linux-gnu, and powerpc32-linux-gnu (qemu system emulation). |
||
---|---|---|
.. | ||
sys | ||
ftok.c | ||
Makefile | ||
msgctl.c | ||
msgget.c | ||
msgrcv.c | ||
msgsnd.c | ||
semctl.c | ||
semget.c | ||
semop.c | ||
semtimedop.c | ||
shmat.c | ||
shmctl.c | ||
shmdt.c | ||
shmget.c | ||
test-sysvmsg.c | ||
test-sysvsem.c | ||
test-sysvshm.c | ||
Versions |