mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
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 |