mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
Add oldmsgctl, oldsemctl.
This commit is contained in:
parent
23f1401266
commit
e1b4ab28ae
@ -13,6 +13,9 @@ sysdep_routines += osf_select osf_gettimeofday osf_settimeofday \
|
||||
osf_getitimer osf_setitimer osf_utimes \
|
||||
osf_getrusage osf_wait4 old_adjtimex
|
||||
|
||||
# Support old ipc control
|
||||
sysdep_routines += oldmsgctl oldsemctl oldshmctl
|
||||
|
||||
CFLAGS-ioperm.c = -Wa,-mev6
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user