From: Ulrich Drepper Date: Thu, 9 Dec 1999 19:01:33 +0000 (+0000) Subject: Move oldgetrlimit and oldsetrlimit rules into 32-bit arch subdirs. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11e73d4c0fd2ccd31f506dc24ed2810a7f0e9ba;p=thirdparty%2Fglibc.git Move oldgetrlimit and oldsetrlimit rules into 32-bit arch subdirs. --- diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 00f73ef6cc0..d604da3d27d 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -106,7 +106,3 @@ endif ifeq ($(subdir),nis) CFLAGS-ypclnt.c = -DUSE_BINDINGDIR=1 endif - -ifeq ($(subdir),resource) -sysdep_routines += oldgetrlimit64 oldsetrlimit64 -endif diff --git a/sysdeps/unix/sysv/linux/syscalls.list b/sysdeps/unix/sysv/linux/syscalls.list index 008bb90e10b..0c265c101c5 100644 --- a/sysdeps/unix/sysv/linux/syscalls.list +++ b/sysdeps/unix/sysv/linux/syscalls.list @@ -30,8 +30,6 @@ munlock EXTRA munlock 2 __munlock munlock munlockall EXTRA munlockall 0 __munlockall munlockall nanosleep - nanosleep 2 __libc_nanosleep __nanosleep nanosleep nfsservctl EXTRA nfsservctl 3 nfsservctl -oldgetrlimit EXTRA getrlimit 2 __old_getrlimit getrlimit@GLIBC_2.0 -oldsetrlimit EXTRA setrlimit 2 __old_setrlimit setrlimit@GLIBC_2.0 pause - pause 0 __libc_pause pause personality init-first personality 1 __personality personality pipe - pipe 1 __pipe pipe