diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-25 19:02:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-25 19:02:14 +0000 |
commit | bb8d0fd5b125d43445124e37a2569f53bb7fb2ea (patch) | |
tree | d770a5e6fd4c4931a78ff3087fac47198d0f6d29 /ChangeLog | |
parent | b0af120fd01e10653256c6f949b930d72f0fd2a1 (diff) | |
download | glibc-bb8d0fd5b125d43445124e37a2569f53bb7fb2ea.zip glibc-bb8d0fd5b125d43445124e37a2569f53bb7fb2ea.tar.gz glibc-bb8d0fd5b125d43445124e37a2569f53bb7fb2ea.tar.bz2 |
Update.
2000-08-21 Jes Sorensen <jes@linuxcare.com>
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getrlimit and
getrlimit to the list.
2000-08-18 Jes Sorensen <jes@linuxcare.com>
* sysdeps/ia64/Implies: gcc now has support for the Intel 80 bit
long double format so use ldbl-96 instead of ldbl-128.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2000-08-21 Jes Sorensen <jes@linuxcare.com> + + * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getrlimit and + getrlimit to the list. + +2000-08-18 Jes Sorensen <jes@linuxcare.com> + + * sysdeps/ia64/Implies: gcc now has support for the Intel 80 bit + long double format so use ldbl-96 instead of ldbl-128. + 2000-08-25 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap): Return -EINVAL |