[BZ #2821]cvs/fedora-glibc-20060910T1832
commit41aba3d764a72e48fa5bb08969653582c38f319f
authorUlrich Drepper <drepper@redhat.com>
Sat, 9 Sep 2006 16:56:29 +0000 (9 16:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 9 Sep 2006 16:56:29 +0000 (9 16:56 +0000)
treefeeee7701d8bbae975a0d26685572122b0e52525
parenteaa51b472caf30435e094b975308a5d45c13278a
[BZ #2821]

* time/mktime.c (guess_time_tm): Fix overflow detection.
* time/Makefile (tests): Add bug-mktime1.
* time/bug-mktime1.c: New file.
ChangeLog
time/Makefile
time/bug-mktime1.c [new file with mode: 0644]
time/mktime.c