glibc/time
Ulrich Drepper b4354cf420 [BZ #5424, BZ #5428, BZ #5451]
2007-12-08  Ulrich Drepper  <drepper@redhat.com>
	[BZ #5424]
	* stdio-common/vfprintf.c: Do not overflow when adding to done.
	* stdio-common/Makefile (tests): Add bug22.
	* stdio-common/bug22.c: New file.

	[BZ #5451]
	* time/getdate.c: Fix filling in default values.
	* time/bug-getdate1.c: New file.
	* time/Makefile: Add rules to build and run bug-getdate1.

	* iconvdata/ebcdic-is-friss.c: Use 8bit-gap instead of 8bit-generic.
	* iconvdata/ebcdic-es.c: Likewise.
	* iconvdata/ebcdic-es-a.c: Likewise.
	* iconvdata/ebcdic-uk.c: Likewise.
	* iconvdata/iso8859-16.c: Likewise.
	* iconvdata/viscii.c: Likewise.
	* iconvdata/iso8859-9e.c: Likewise.
	* iconvdata/Makefile: Adjust appropriately.

	[BZ #5428]
	* wcsmbs/wchar.h: Unconditionally undefine __need_mbstate and
	__need_wint_t.

	* iconvdata/gconv-modules: Likewise.
2007-12-10 01:43:40 +00:00
..
sys * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when 2006-01-05 12:25:42 +00:00
.cvsignore
Depend
Makefile [BZ #5424, BZ #5428, BZ #5451] 2007-12-10 01:43:40 +00:00
Versions
adjtime.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
alt_digit.c
asctime.c
bug-asctime.c
bug-asctime_r.c
bug-getdate1.c [BZ #5424, BZ #5428, BZ #5451] 2007-12-10 01:43: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.c
ctime_r.c
datemsk
difftime.c
dysize.c
era.c
ftime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getdate.c [BZ #5424, BZ #5428, BZ #5451] 2007-12-10 01:43:40 +00:00
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
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.c
strftime_l.c [BZ #5184] 2007-10-16 22:50:20 +00:00
strptime.c * include/time.h (enum ptime_locale_status): Remove. 2007-07-28 19:08:57 +00:00
strptime_l.c [BZ #4772] 2007-07-28 19:10:22 +00:00
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-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-mktime2.c * elf/dl-open.c (dl_open_worker): Declare l in 2 different 2007-03-17 17:09:13 +00:00
tst-mktime3.c
tst-posixtz.c
tst-strftime.c
tst-strptime.c
tst-strptime2.c
tst-strptime3.c [BZ #3944] 2007-02-09 01:33:57 +00:00
tst_wcsftime.c
tzfile.c * time/tzfile.c (__tzfile_read): Fix check for version 0 data files. 2007-11-06 01:04:13 +00:00
tzset.c [BZ #5186] 2007-10-17 20:23:20 +00:00
wcsftime.c
wcsftime_l.c