]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 17 Mar 2000 18:39:42 +0000 (18:39 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 17 Mar 2000 18:39:42 +0000 (18:39 +0000)
2000-03-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/i386/syscalls.list: Add oldsetrlimit
entry for GLIBC_2.0 version of setrlimit.
Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.

ChangeLog

index 90beb63a282f3c237cf2985f3ee1e82a03fc815f..909a2d2a4f6656182f996c1dea5ed85045eac18e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-17  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/i386/syscalls.list: Add oldsetrlimit
+       entry for GLIBC_2.0 version of setrlimit.
+       Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
+
 2000-03-16  Thorsten Kukuk  <kukuk@suse.de>
 
        * nis/nss_nis/nis-ethers.c: Return with error if malloc fails.