about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-17 18:39:42 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-17 18:39:42 +0000
commitb9b178acee8a965154399fffaf505b15c1ab21cb (patch)
tree3db59e7cb8e1d6aea413e739a1e5ab3d4625ee2c /ChangeLog
parent3b965a7dea3c0c732d46bdb3087364dc0c177b77 (diff)
downloadglibc-b9b178acee8a965154399fffaf505b15c1ab21cb.tar.gz
glibc-b9b178acee8a965154399fffaf505b15c1ab21cb.tar.xz
glibc-b9b178acee8a965154399fffaf505b15c1ab21cb.zip
Update.
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>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90beb63a28..909a2d2a4f 100644
--- 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.