This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2024-12-09 04:11:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
be2f900916
glibc
/
time
History
Ondřej Bílka
19e3372ba4
Allow strptime read outputs from strftime. Fixes bug 4772.
2013-12-04 13:53:13 +01:00
..
sys
adjtime.c
alt_digit.c
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
2013-05-16 11:32:54 -05:00
asctime.c
bug-asctime_r.c
bug-asctime.c
bug-getdate1.c
bug-mktime1.c
clock.c
Use (void) in no-arguments function definitions.
2013-06-08 00:22:23 +00:00
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c
dysize.c
era.c
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
2013-05-16 11:32:54 -05:00
ftime.c
getdate.c
Accept leading and trailing spaces in getdate input string
2013-04-10 11:31:46 +05:30
getitimer.c
gettimeofday.c
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile
Consistently use ISSPACE to check for whitespace
2013-04-23 15:32:42 +05:30
mktime.c
offtime.c
setitimer.c
settimeofday.c
stime.c
strftime_l.c
strftime.c
strptime_l.c
Allow strptime read outputs from strftime. Fixes bug 4772.
2013-12-04 13:53:13 +01:00
strptime.c
test_time.c
Avoid use of "register" as optimization hint.
2013-06-07 22:24:35 +00:00
time.c
time.h
timegm.c
timespec_get.c
tst_wcsftime.c
tst-ftime_l.c
tst-getdate.c
Accept leading and trailing spaces in getdate input string
2013-04-10 11:31:46 +05:30
tst-mktime2.c
tst-mktime3.c
tst-mktime.c
tst-posixtz.c
tst-strftime.c
tst-strptime2.c
tst-strptime3.c
tst-strptime-whitespace.c
Consistently use ISSPACE to check for whitespace
2013-04-23 15:32:42 +05:30
tst-strptime.c
Allow strptime read outputs from strftime. Fixes bug 4772.
2013-12-04 13:53:13 +01:00
tzfile.c
Replace alloca in __tzfile_read by malloc. Fixes bug 15670
2013-10-20 08:26:05 +02:00
tzset.c
Use (void) in no-arguments function definitions.
2013-06-08 00:22:23 +00:00
Versions
Sort Versions files
2013-02-17 16:34:04 +01:00
wcsftime_l.c
wcsftime.c