]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Move oldgetrlimit and oldsetrlimit rules into 32-bit arch subdirs.
authorUlrich Drepper <drepper@redhat.com>
Thu, 9 Dec 1999 19:01:33 +0000 (19:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 9 Dec 1999 19:01:33 +0000 (19:01 +0000)
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/syscalls.list

index 00f73ef6cc036a29c8297b4b4df0e75cd892c103..d604da3d27da7f7e4c567cf2ace65dd5c5f52096 100644 (file)
@@ -106,7 +106,3 @@ endif
 ifeq ($(subdir),nis)
 CFLAGS-ypclnt.c = -DUSE_BINDINGDIR=1
 endif
-
-ifeq ($(subdir),resource)
-sysdep_routines += oldgetrlimit64 oldsetrlimit64
-endif
index 008bb90e10bc56146ef03602c632793de2f3bac4..0c265c101c5ead882aa28fe75a32a5883faa9ea1 100644 (file)
@@ -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