glibc/time
Ulrich Drepper 8d93eb92af Update
1999-07-01  Cristian Gafton  <gafton@redhat.com>
 
	* time/strptime.c (strptime): Initialize the tm struct first to avoid
	returning bogus results on incomplete data.
	(strptime_internal): day_of_the_week() requres bith tm_mon and
	tm_mday to be initializaed.
	Computer them first if they are not given.
	(strptime_internal): (have_mon, have_mday): New variables.
1999-07-01 22:04:01 +00:00
..
sys
.cvsignore
ap.c
asctime.c
clocktest.c
ctime_r.c
ctime.c
date.c
difftime.c
dysize.c
getdate.c Update. 1999-04-28 23:13:52 +00:00
gmtime.c
localtime.c
Makefile Update. 1999-06-16 22:55:47 +00:00
mktime.c Update. 1999-02-16 15:35:52 +00:00
offtime.c
strftime.c Update. 1999-06-16 22:55:47 +00:00
strptime.c Update 1999-07-01 22:04:01 +00:00
test_time.args
test_time.c
time.h Update. 1999-02-16 09:49:44 +00:00
timegm.c
tst_wcsftime.c Update. 1999-06-16 22:55:47 +00:00
tst-posixtz.c
tst-strptime.c
tzfile.c Update. 1999-04-28 23:13:52 +00:00
tzset.c Update. 1999-04-28 23:13:52 +00:00
Versions Update. 1999-06-16 22:55:47 +00:00
wcsftime.c Update. 1999-06-16 22:55:47 +00:00