[BZ #1459]
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Oct 2005 14:10:20 +0000 (14:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Oct 2005 14:10:20 +0000 (14:10 +0000)
commit576c8451485408d776914e756e5cc554e9d93eda
tree36c76940f6aaea04798eac3d55d4684bca69662e
parent93c6cb8b8d5c48944c82243b82713e97fd13dc17
[BZ #1459]

* time/asctime.c (__asctime_r): Check for tm_year computation to
overflow and fail in this case.
* time/Makefile (tests): Add bug-asctime.
* time/bug-asctime.c: New file.
ChangeLog
time/Makefile
time/asctime.c
time/bug-asctime.c [new file with mode: 0644]