comparison lib/ChangeLog @ 4623:13cc36518e0b

* modules/time_r: Depend on 'restrict'. * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 08 Sep 2003 00:41:37 +0000
parents 3d28ad4e18e2
children b88ec9fe0334
comparison
equal deleted inserted replaced
4622:56c98a2f17f0 4623:13cc36518e0b
1 2003-09-07 Paul Eggert <eggert@twinsun.com>
2
3 * time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
4 copy_tm_result. Bug reported by Simon Josefsson in
5 <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
6
1 2003-09-06 Paul Eggert <eggert@twinsun.com> 7 2003-09-06 Paul Eggert <eggert@twinsun.com>
2 8
3 * time_r.c, time_r.h: New files. 9 * time_r.c, time_r.h: New files.
4 10
5 * mktime.c (my_mktime_localtime_r): Remove; all uses changed to 11 * mktime.c (my_mktime_localtime_r): Remove; all uses changed to