aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-07 18:13:12 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-07 18:13:12 +0000
commite0baae12647612af5f12f0563a65f03514603359 (patch)
tree1e6dc0e8e3c8902c08b841ec949b8e9d666c1d63 /ChangeLog
parent377f6020361e5397fd44a6b092ed77f4568f0a41 (diff)
downloadglibc-e0baae12647612af5f12f0563a65f03514603359.tar
glibc-e0baae12647612af5f12f0563a65f03514603359.tar.gz
glibc-e0baae12647612af5f12f0563a65f03514603359.tar.bz2
glibc-e0baae12647612af5f12f0563a65f03514603359.zip
Update.
* sysdeps/unix/sysv/linux/gethostid.c: Find hostid file in /etc. * sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Fix calls to dl_lookup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d56026cf8..b34028a993 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-09-07 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/gethostid.c: Find hostid file in /etc.
+
* scripts/config.sub: Strip out -unknown for Linux targets.
Patch by Scott Bambrough <scottb@netwinder.org>.
@@ -15,8 +17,7 @@
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add __syscall_fcntl.
- * sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Fix calls to
- dl_lookup.
+ * sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Fix calls to dl_lookup.
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise.
* sysdeps/unix/sysv/linux/mips/fcntl.c: New file.