diff options
Diffstat (limited to 'tests/time/output.txt')
-rw-r--r-- | tests/time/output.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/tests/time/output.txt b/tests/time/output.txt index c8f31001..ae1fde67 100644 --- a/tests/time/output.txt +++ b/tests/time/output.txt @@ -20,9 +20,8 @@ localtime timezone: 1 localtime daylight: 1 localtime tzname: 1 localtime <-> mktime: 1 -old year: 102 -new year: 70 -old year again: 102 +localtime_r(1): 1 +localtime_r(2): 1 time: 1 difftime+: 268848637.000000 difftime-: -268848637.000000 @@ -30,9 +29,9 @@ difftime-: -268848637.000000 2000 days: 366 2001 days: 365 2004 days: 366 -asctime: Wed Dec 25 05:22:43 2002 -old asctime: Wed Dec 25 05:22:43 2002 -new asctime_r: Sat Jul 2 22:33:20 2011 -old asctime again: Wed Dec 25 05:22:43 2002 +asctime: Wed Dec 25 03:22:43 2002 +old asctime: Wed Dec 25 03:22:43 2002 +new asctime_r: Sat Jul 2 19:33:20 2011 +old asctime again: Wed Dec 25 03:22:43 2002 clock: 0 ctime: 0 |