* sysdeps/unix/sysv/linux/i386/syscalls.list: Add
	getrlimit@GLIBC_2.0.
	Reported by Yoshito Kawada <KAWADA@jp.ibm.com>.
This commit is contained in:
Ulrich Drepper 2000-02-22 07:51:44 +00:00
parent 5c5a9e9ca4
commit 384cbe9b1e
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
2000-02-21 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/syscalls.list: Add
getrlimit@GLIBC_2.0.
Reported by Yoshito Kawada <KAWADA@jp.ibm.com>.
* sysdeps/unix/sysv/linux/powerpc/setrlimit64.c: Removed.
Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.

View File

@ -2,3 +2,4 @@
modify_ldt EXTRA modify_ldt 3 __modify_ldt modify_ldt
vm86 - vm86 1 __vm86 vm86
oldgetrlimit EXTRA getrlimit 2 __old_getrlimit getrlimit@GLIBC_2.0