summaryrefslogtreecommitdiff
path: root/libc/sysdeps/unix/sysv/linux/Makefile
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-10-08 15:18:44 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-10-08 15:18:44 +0000
commit40520b2931f9d41ca4e3c2f3e8dea6578785624b (patch)
tree82522fe0c6362120c4a6fc724ef8902c6ac5d8be /libc/sysdeps/unix/sysv/linux/Makefile
parent7634c65fc1f34efe29df511ac562366b2f96d931 (diff)
downloadeglibc2-40520b2931f9d41ca4e3c2f3e8dea6578785624b.tar.gz
Merge changes between r3614 and r3746 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@3747 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/sysdeps/unix/sysv/linux/Makefile')
-rw-r--r--libc/sysdeps/unix/sysv/linux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/sysdeps/unix/sysv/linux/Makefile b/libc/sysdeps/unix/sysv/linux/Makefile
index b0bea79e9..f88df6f68 100644
--- a/libc/sysdeps/unix/sysv/linux/Makefile
+++ b/libc/sysdeps/unix/sysv/linux/Makefile
@@ -13,7 +13,8 @@ endif
ifeq ($(subdir),misc)
sysdep_routines += sysctl clone llseek umount umount2 readahead \
- setfsuid setfsgid makedev epoll_pwait
+ setfsuid setfsgid makedev epoll_pwait signalfd \
+ eventfd eventfd_read eventfd_write
inet-CFLAGS-$(OPTION_EGLIBC_INET) = -DOPTION_EGLIBC_INET