diff options
author | Andreas Jaeger <aj@suse.de> | 2000-06-22 21:13:00 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-06-22 21:13:00 +0000 |
commit | 2b22b8816c894be29e26eeb1c52cb3c65cd30653 (patch) | |
tree | 3f92bb69db17bab97a285b3874a19e7e0aeda471 | |
parent | 7ef1a583ff89d15747467aad8c420c4107e50939 (diff) | |
download | glibc-2b22b8816c894be29e26eeb1c52cb3c65cd30653.tar.gz glibc-2b22b8816c894be29e26eeb1c52cb3c65cd30653.tar.xz glibc-2b22b8816c894be29e26eeb1c52cb3c65cd30653.zip |
Update.
* sysdeps/unix/sysv/linux/mips/syscalls.list: Replace arg-count with signatures.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d3688fefdf..762e149c80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,9 @@ 2000-06-22 Andreas Jaeger <aj@suse.de> + * sysdeps/unix/sysv/linux/mips/syscalls.list: Replace arg-count + with signatures. + * elf/dl-reloc.c (_dl_relocate_object): Fix typos. * sysdeps/unix/sysv/linux/mips/syscalls.list: Fix sysctl entry. |