summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 451234330a..2bfdca84f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-07-12 Ulrich Drepper <drepper@redhat.com>
+ * include/libc-symbols.h: Define macros for librt hidden symbols.
+ * include/time.h: Add librt_hidden_proto definition for clock_gettime.
+ * sysdeps/generic/clock_gettime.c: Add librt_hidden_def.
+ * sysdeps/unix/clock_gettime.c: Likewise.
+
* stdlib/bits/stdlib.h: New file.
* stdlib/stdlib.h: Include <bits/stdlib.h> if fortification is
requested.