glibc/time
Ulrich Drepper ae1ad762f0 [BZ #4772]
* time/strptime_l.c (__strptime_internal): Silently ignore
	strftime modifiers and field width in recursive calls.
2007-07-28 19:10:22 +00:00
..
sys * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when 2006-01-05 12:25:42 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Depend * time/Makefile (tst-getdate-ENV): Add TZDIR to environment. 2001-07-18 09:43:36 +00:00
Makefile [BZ #3944] 2007-02-09 01:33:57 +00:00
Versions Update. 2003-01-08 02:31:28 +00:00
adjtime.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
alt_digit.c * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry, 2002-08-28 23:11:21 +00:00
asctime.c * time/asctime.c (asctime_internal): Use __snprintf instead of 2005-10-14 21:17:04 +00:00
bug-asctime.c [BZ #1460] 2005-10-14 15:17:40 +00:00
bug-asctime_r.c [BZ #1468] 2005-10-14 17:20:58 +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 Make local functions static. 2000-12-27 20:26:07 +00:00
ctime.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ctime_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
datemsk * time/Makefile (tst-getdate-ENV): Add TZDIR to environment. 2001-07-18 09:43:36 +00:00
difftime.c [BZ #535] 2004-11-11 22:31:17 +00:00
dysize.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
era.c * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry, 2002-08-28 23:11:21 +00:00
ftime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getdate.c Update. 2003-09-04 08:27:37 +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 Update. 2002-08-04 23:32:14 +00:00
lc-time-cleanup.c * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry, 2002-08-28 23:11:21 +00:00
localtime.c * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
mktime.c [BZ #2821] 2006-09-09 16:56:29 +00:00
offtime.c Update. 2002-05-16 06:14:36 +00:00
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 Update. 2004-03-14 21:12:06 +00:00
strftime_l.c Update. 2004-09-14 04:41:35 +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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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 * time/mktime.c: (my_mktime_localtime_r): 2003-12-31 23:58:57 +00:00
tst-ftime_l.c (main): Also test strftime with uselocale. 2002-08-31 20:15:31 +00:00
tst-getdate.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst-mktime.c [BZ #473, BZ #487] 2004-11-01 00:21:39 +00:00
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 * time/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC, 2004-12-02 22:16:35 +00:00
tst-posixtz.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst-strftime.c (do_test): Add tests for - flag. 2003-05-11 22:41:23 +00:00
tst-strptime.c * grp/putgrent.c (putgrent): Don't write 0 as group 2005-01-12 03:12:43 +00:00
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_wcsftime.c Update. 1999-06-16 22:55:47 +00:00
tzfile.c (find_transition): Instead of a linear search try to guess the transition index, use a linear search if the result is at most 10 transitions away from the guess or binary search otherwise. 2007-03-05 19:32:03 +00:00
tzset.c [BZ #601] 2004-12-06 22:51:31 +00:00
wcsftime.c Update. 2004-03-14 21:12:06 +00:00
wcsftime_l.c Update. 2004-03-14 21:12:06 +00:00