aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dfc488554..9b345fad4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2018-12-18 Albert ARIBAUD <albert.aribaud@3adev.fr>
* include/time.h
+ (__ctime64): Add.
+ * time/gmtime.c
+ (__ctime64): Add.
+ [__TIMESIZE != 64] (ctime): Turn into a wrapper.
+
+ * include/time.h
(__gmtime64_r): Add.
* time/gmtime.c
(__gmtime64_r): Add.