diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-17 18:39:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-17 18:39:42 +0000 |
commit | b9b178acee8a965154399fffaf505b15c1ab21cb (patch) | |
tree | 3db59e7cb8e1d6aea413e739a1e5ab3d4625ee2c | |
parent | 3b965a7dea3c0c732d46bdb3087364dc0c177b77 (diff) | |
download | glibc-b9b178acee8a965154399fffaf505b15c1ab21cb.zip glibc-b9b178acee8a965154399fffaf505b15c1ab21cb.tar.gz glibc-b9b178acee8a965154399fffaf505b15c1ab21cb.tar.bz2 |
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>.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |