mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
9ebaabeaac
It avoids regressions on possible future commands that might require additional libc support. The downside is new commands added by newer kernels will need further glibc support. Checked on x86_64-linux-gnu and i686-linux-gnu (Linux v4.15 and v5.4). |
||
---|---|---|
.. | ||
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-sysvipc.h | ||
test-sysvmsg.c | ||
test-sysvsem.c | ||
test-sysvshm.c | ||
Versions |