]> git.ipfire.org Git - thirdparty/glibc.git/commit
(__mktime_internal): If year is 69, don't bail out early, but check whether it
authorUlrich Drepper <drepper@redhat.com>
Mon, 15 Apr 2002 06:24:31 +0000 (06:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 15 Apr 2002 06:24:31 +0000 (06:24 +0000)
commit370846959ebcb8109d8d01cc7dba0b29ec0e6ee8
treef5a8260754b2a9caacb7ca143dd958e6b60d3c29
parent2160bafc8186ed0ff0c1c75e95028170140fc152
(__mktime_internal): If year is 69, don't bail out early, but check whether it
overflowed afterwards.
time/mktime.c