glibc/time
Ulrich Drepper 312be3f9f5 Clean up internal fopen uses
No need to ever not use c and e.
2011-11-15 04:24:42 -05:00
..
sys * include/features.h: Define macros for XPG7/POSIX 2008. 2009-02-26 01:43:53 +00:00
adjtime.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
alt_digit.c Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
asctime.c Add support for XPG7 testing. 2010-01-09 10:56:41 -08: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-getdate1.c * time/bug-getdate1.c (do_test): Don't use century values which 2007-12-12 18:23:00 +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
Depend
difftime.c [BZ #535] 2004-11-11 22:31:17 +00:00
dysize.c
era.c Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
ftime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getdate.c Clean up internal fopen uses 2011-11-15 04:24:42 -05: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 Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
localtime.c
Makefile [BZ #5424, BZ #5428, BZ #5451] 2007-12-10 01:43:40 +00:00
mktime.c (__mktime_internal): Normalize tp->tm_isdst value. 2008-07-06 21:17:58 +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 Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
strptime.c * include/time.h (enum ptime_locale_status): Remove. 2007-07-28 19:08:57 +00:00
strptime_l.c Remove doubled words. 2011-04-22 21:34:32 -04:00
test_time.c
time.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
time.h Fix typos in comments. 2011-04-01 10:39:30 -04:00
timegm.c
tst-ftime_l.c
tst-getdate.c
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 * time/tzset.c (__tzset_parse_tz): Use correct string when parsing 2009-03-10 15:23:46 +00:00
tst-strftime.c
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
tzfile.c Use O_CLOEXEC in tzfile handling 2011-11-14 18:46:46 -05:00
tzset.c * time/tzset.c: Optimize a bit for size. 2009-03-10 17:00:17 +00:00
Versions
wcsftime.c
wcsftime_l.c