summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-10-15 07:06:56 +0000
committerRichard Henderson <rth@redhat.com>2004-10-15 07:06:56 +0000
commit6539c1ad6e56de46c4a077f701a15d8956754aea (patch)
treeac4888844865dfed59cf6e710291993dce09bb08 /ChangeLog
parentc8d941c3d1d9d79c09108bf6650c03edaa252abd (diff)
* sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Use prototype style definition. * sysdeps/unix/sysv/linux/alpha/adjtime.c (ADJTIME): If __ASSUME_TIMEVAL64, define __adjtime directly rather than via strong_alias.
2004-10-14 Richard Henderson <rth@redhat.com> * sysdeps/alpha/dl-machine.h (elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel): Mark auto instead of static. * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Use prototype style definition. * sysdeps/unix/sysv/linux/alpha/adjtime.c (ADJTIME): If __ASSUME_TIMEVAL64, define __adjtime directly rather than via strong_alias.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5096e32608..d5facb0836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-10-14 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/alpha/dl-machine.h (elf_machine_rela,
+ elf_machine_rela_relative, elf_machine_lazy_rel): Mark auto
+ instead of static.
+
+ * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Use prototype
+ style definition.
+ * sysdeps/unix/sysv/linux/alpha/adjtime.c (ADJTIME): If
+ __ASSUME_TIMEVAL64, define __adjtime directly rather than
+ via strong_alias.
+
2004-10-14 Ulrich Drepper <drepper@redhat.com>
* nscd/Makefile: When using compilers without -fpie support, also