Rich Felker 08b996d180 fix handling of negative offsets in timezone spec strings пре 10 година
..
__asctime.c 87be54a135 rework langinfo code for ABI compat and for use by time code пре 12 година
__map_file.c 594c827a22 support kernels with no SYS_open syscall, only SYS_openat пре 11 година
__month_to_secs.c 1cc81f5cb0 the big time handling overhaul пре 12 година
__secs_to_tm.c 1cc81f5cb0 the big time handling overhaul пре 12 година
__tm_to_secs.c 1cc81f5cb0 the big time handling overhaul пре 12 година
__tz.c 08b996d180 fix handling of negative offsets in timezone spec strings пре 10 година
__year_to_secs.c 1cc81f5cb0 the big time handling overhaul пре 12 година
asctime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
asctime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
clock.c 05453b37fc fix overflow behavior of clock() function пре 12 година
clock_getcpuclockid.c ea200e38bd support cputime clocks for processes/threads other than self пре 12 година
clock_getres.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
clock_gettime.c 58e75db471 add working vdso clock_gettime support, including static linking пре 11 година
clock_nanosleep.c feee98903c overhaul pthread cancellation пре 14 година
clock_settime.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
ctime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
ctime_r.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
difftime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
ftime.c 4b15d9f46a add legacy ftime function and sys/timeb.h пре 11 година
getdate.c d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen пре 12 година
gettimeofday.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
gmtime.c 1cc81f5cb0 the big time handling overhaul пре 12 година
gmtime_r.c d78be392e1 fix strftime handling of time zone data пре 11 година
localtime.c 1cc81f5cb0 the big time handling overhaul пре 12 година
localtime_r.c f89e298290 fix hangs in localtime for near-overflowing time_t values on 64-bit archs пре 11 година
mktime.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
nanosleep.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
strftime.c 4c48501ee2 properly pass current locale to *_l functions when used internally пре 11 година
strptime.c 348fc5561c implement %y and %C specifiers in strptime пре 11 година
time.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
time_impl.h 1cc81f5cb0 the big time handling overhaul пре 12 година
timegm.c d78be392e1 fix strftime handling of time zone data пре 11 година
timer_create.c a7f18a5529 have new timer threads unblock their own SIGTIMER пре 11 година
timer_delete.c eca335fc04 eliminate explicit (long) casts when making syscalls пре 11 година
timer_getoverrun.c eca335fc04 eliminate explicit (long) casts when making syscalls пре 11 година
timer_gettime.c eca335fc04 eliminate explicit (long) casts when making syscalls пре 11 година
timer_settime.c eca335fc04 eliminate explicit (long) casts when making syscalls пре 11 година
times.c 9293b765c4 do not interpret errors in return value of times() syscall пре 12 година
timespec_get.c 6eb19505bc add C11 timespec_get function, with associated time.h changes for C11 пре 10 година
utime.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed пре 11 година
wcsftime.c 4c48501ee2 properly pass current locale to *_l functions when used internally пре 11 година