glibc/time
Ulrich Drepper 00458b5bee [BZ #3944]
2007-02-08  Jakub Jelinek  <jakub@redhat.com>
	[BZ #3944]
	* time/strptime_l.c (__strptime_internal): Set have_mon for
	%b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
	have been computed from tm_yday and tm_year.  Don't crash
	in day_of_the_week or day_of_the_year if not have_mon
	and tm_mon contains bogus value.
	* time/Makefile (tests): Add tst-strptime3.
	* time/tst-strptime3.c: New test.
2007-02-09 01:33:57 +00:00
..
sys * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when 2006-01-05 12:25:42 +00:00
.cvsignore
adjtime.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
alt_digit.c
asctime.c * time/asctime.c (asctime_internal): Use __snprintf instead of 2005-10-14 21:17:04 +00:00
bug-asctime_r.c [BZ #1468] 2005-10-14 17:20:58 +00:00
bug-asctime.c [BZ #1460] 2005-10-14 15:17:40 +00:00
bug-mktime1.c [BZ #2821] 2006-09-09 16:56:29 +00:00
clock.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c [BZ #535] 2004-11-11 22:31:17 +00:00
dysize.c
era.c
ftime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getdate.c
getitimer.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
gettimeofday.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile [BZ #3944] 2007-02-09 01:33:57 +00:00
mktime.c [BZ #2821] 2006-09-09 16:56:29 +00:00
offtime.c
setitimer.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
settimeofday.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
stime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strftime_l.c
strftime.c
strptime_l.c [BZ #3944] 2007-02-09 01:33:57 +00:00
strptime.c
test_time.c
time.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
time.h 2006-01-21 Roland McGrath <roland@redhat.com> 2006-01-21 19:33:50 +00:00
timegm.c
tst_wcsftime.c
tst-ftime_l.c
tst-getdate.c
tst-mktime2.c * posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after 2004-12-01 19:55:58 +00:00
tst-mktime3.c * time/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC, 2004-12-02 22:16:35 +00:00
tst-mktime.c
tst-posixtz.c
tst-strftime.c
tst-strptime2.c * time/strptime_l.c (__strptime_internal): Handle 'z' to set 2005-04-27 04:33:01 +00:00
tst-strptime3.c [BZ #3944] 2007-02-09 01:33:57 +00:00
tst-strptime.c * grp/putgrent.c (putgrent): Don't write 0 as group 2005-01-12 03:12:43 +00:00
tzfile.c . 2007-07-31 13:33:18 +00:00
tzset.c [BZ #601] 2004-12-06 22:51:31 +00:00
Versions
wcsftime_l.c
wcsftime.c