* time/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
commitb78ad5fd49ddfbe2e74aa6f00afbe992399c0efe
authorRoland McGrath <roland@gnu.org>
Thu, 2 Dec 2004 22:16:35 +0000 (2 22:16 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 2 Dec 2004 22:16:35 +0000 (2 22:16 +0000)
treead9de354dd4974b1b62515e1e4458e8e642eaea8
parent469dcb0d463740a3c15ef231ea110bf01bafbaa3
* time/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,

convert T2, not T.
* time/Makefile (tests): Add tst-mktime3.
* time/tst-mktime3.c: New test.

2004-12-01  Jakub Jelinek  <jakub@redhat.com>
ChangeLog
time/Makefile
time/mktime.c
time/tst-mktime3.c [new file with mode: 0644]