diff options
author | Richard Henderson <rth@redhat.com> | 1998-05-11 11:05:56 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-05-11 11:05:56 +0000 |
commit | 43ca76627c5c56a8887968f700d1e98cac3d3270 (patch) | |
tree | 57ce7544bd91ffef64b950836c074a2e46748b15 /ChangeLog | |
parent | 83ce8ec44e0ad5874192e7586f24f3dc71ed94bb (diff) | |
download | glibc-43ca76627c5c56a8887968f700d1e98cac3d3270.tar.gz glibc-43ca76627c5c56a8887968f700d1e98cac3d3270.tar.xz glibc-43ca76627c5c56a8887968f700d1e98cac3d3270.zip |
Update.
1998-05-11 18:02 Richard Henderson <rth@cygnus.com> * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Remove statfs and fstatfs. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Don't mark pread and pwrite as EXTRA. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 91002ec07f..b76a5c406b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1998-05-11 18:02 Richard Henderson <rth@cygnus.com> + + * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): + Remove statfs and fstatfs. + * sysdeps/unix/sysv/linux/alpha/syscalls.list: Don't mark pread + and pwrite as EXTRA. + * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise. + 1998-05-09 Ulrich Drepper <drepper@cygnus.com> * libc.map: Add capget and capset. |