about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-08-11 11:18:52 -0700
committerUlrich Drepper <drepper@redhat.com>2010-08-11 11:18:52 -0700
commitc08fb0d7bba4015078406b28d3906ccc5fda9d5a (patch)
tree6952d7d0b4ddf0f57b1358918a80e8373c11c437 /sysdeps/unix/sysv/linux/Makefile
parent15bac72bac03faeb3b725b1d208c62160f0c3ad7 (diff)
downloadglibc-c08fb0d7bba4015078406b28d3906ccc5fda9d5a.tar.gz
glibc-c08fb0d7bba4015078406b28d3906ccc5fda9d5a.tar.xz
glibc-c08fb0d7bba4015078406b28d3906ccc5fda9d5a.zip
Add support for prlimit and prlimit64 on Linux.
Diffstat (limited to 'sysdeps/unix/sysv/linux/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
index 9c53b2d228..5ab6a4f1e9 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -18,7 +18,7 @@ endif
 ifeq ($(subdir),misc)
 sysdep_routines += sysctl clone llseek umount umount2 readahead \
 		   setfsuid setfsgid makedev epoll_pwait signalfd \
-		   eventfd eventfd_read eventfd_write
+		   eventfd eventfd_read eventfd_write prlimit
 
 CFLAGS-gethostid.c = -fexceptions