projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(sysdep_routines): Add getresuid and getresgid.
[kopensolaris-gnu/glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
Makefile
diff --git
a/sysdeps/unix/sysv/linux/Makefile
b/sysdeps/unix/sysv/linux/Makefile
index
0dece56
..
5173b21
100644
(file)
--- a/
sysdeps/unix/sysv/linux/Makefile
+++ b/
sysdeps/unix/sysv/linux/Makefile
@@
-9,7
+9,7
@@
CPPFLAGS += -DHAVE_LLSEEK=1
endif
ifeq ($(subdir),misc)
-sysdep_routines += sysctl clone llseek
+sysdep_routines += sysctl clone llseek
getresuid getresgid
sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h sys/mtio.h \
sys/io.h sys/klog.h sys/kdaemon.h \