diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0a5cb140d1..c0fbf75d23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2018-10-23 Florian Weimer <fweimer@redhat.com> + + * time/tst-mktime2.c (N_STRINGS): Remove. + (set_timezone): New function. + (spring_forward_gap): Call it. Use FAIL_EXIT1. + (mktime_test1): Report localtime failure and check errno value. + Use TEST_COMPARE. + (irix_6_4_bug, bigtime_test): Use TEST_COMPARE. + (do_test): Remove alarm call. Use set_timezone and array_length. + 2018-10-23 Andreas Schwab <schwab@suse.de> * sysdeps/unix/sysv/linux/riscv/setcontext.S (__setcontext) |