This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
glibc
/
time
History
Ulrich Drepper
c6d381d3b3
(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit. (__tzfile_compute): Override POSIX TZ string STD/DST zone names if timezone data read by __tzfile_default. Ensure __tzname[0] is always set after the search.
2007-10-17 14:44:26 +00:00
..
sys
…
.cvsignore
…
adjtime.c
…
alt_digit.c
…
asctime.c
…
bug-asctime_r.c
…
bug-asctime.c
…
bug-mktime1.c
…
clock.c
…
clocktest.c
…
ctime_r.c
…
ctime.c
…
datemsk
…
Depend
…
difftime.c
…
dysize.c
…
era.c
…
ftime.c
…
getdate.c
…
getitimer.c
…
gettimeofday.c
…
gmtime.c
…
lc-time-cleanup.c
…
localtime.c
…
Makefile
[BZ
#3944
]
2007-02-09 01:33:57 +00:00
mktime.c
…
offtime.c
…
setitimer.c
…
settimeofday.c
…
stime.c
…
strftime_l.c
[BZ
#5184
]
2007-10-16 22:50:20 +00:00
strftime.c
…
strptime_l.c
[BZ
#4772
]
2007-07-28 19:10:22 +00:00
strptime.c
* include/time.h (enum ptime_locale_status): Remove.
2007-07-28 19:08:57 +00:00
test_time.c
…
time.c
…
time.h
…
timegm.c
…
tst_wcsftime.c
…
tst-ftime_l.c
…
tst-getdate.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-mktime.c
…
tst-posixtz.c
…
tst-strftime.c
…
tst-strptime2.c
…
tst-strptime3.c
[BZ
#3944
]
2007-02-09 01:33:57 +00:00
tst-strptime.c
…
tzfile.c
(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit. (__tzfile_compute): Override POSIX TZ string STD/DST zone names if timezone data read by __tzfile_default. Ensure __tzname[0] is always set after the search.
2007-10-17 14:44:26 +00:00
tzset.c
* include/time.h: Declare __tzset_parse_tz and __tzset_compute.
2007-10-14 09:15:45 +00:00
Versions
…
wcsftime_l.c
…
wcsftime.c
…