Rich Felker a5ba2d7507 improve clock_gettime and adapt it to support slightly-broken vdso %!s(int64=9) %!d(string=hai) anos
..
__asctime.c 87be54a135 rework langinfo code for ABI compat and for use by time code %!s(int64=11) %!d(string=hai) anos
__map_file.c bd275378d3 avoid reading uninitialized memory in __map_file %!s(int64=9) %!d(string=hai) anos
__month_to_secs.c 1cc81f5cb0 the big time handling overhaul %!s(int64=11) %!d(string=hai) anos
__secs_to_tm.c c82d3bada3 fix integer overflows in time_t/struct tm conversion code %!s(int64=9) %!d(string=hai) anos
__tm_to_secs.c 1cc81f5cb0 the big time handling overhaul %!s(int64=11) %!d(string=hai) anos
__tz.c c13f2af1fe match historical behavior for tm_gmtoff member of struct tm %!s(int64=9) %!d(string=hai) anos
__year_to_secs.c 1cc81f5cb0 the big time handling overhaul %!s(int64=11) %!d(string=hai) anos
asctime.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
asctime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
clock.c 05453b37fc fix overflow behavior of clock() function %!s(int64=11) %!d(string=hai) anos
clock_getcpuclockid.c ea200e38bd support cputime clocks for processes/threads other than self %!s(int64=11) %!d(string=hai) anos
clock_getres.c aa398f56fa global cleanup to use the new syscall interface %!s(int64=14) %!d(string=hai) anos
clock_gettime.c a5ba2d7507 improve clock_gettime and adapt it to support slightly-broken vdso %!s(int64=9) %!d(string=hai) anos
clock_nanosleep.c feee98903c overhaul pthread cancellation %!s(int64=14) %!d(string=hai) anos
clock_settime.c aa398f56fa global cleanup to use the new syscall interface %!s(int64=14) %!d(string=hai) anos
ctime.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
ctime_r.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
difftime.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
ftime.c 4b15d9f46a add legacy ftime function and sys/timeb.h %!s(int64=11) %!d(string=hai) anos
getdate.c d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen %!s(int64=12) %!d(string=hai) anos
gettimeofday.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
gmtime.c 1cc81f5cb0 the big time handling overhaul %!s(int64=11) %!d(string=hai) anos
gmtime_r.c d78be392e1 fix strftime handling of time zone data %!s(int64=11) %!d(string=hai) anos
localtime.c 1cc81f5cb0 the big time handling overhaul %!s(int64=11) %!d(string=hai) anos
localtime_r.c c13f2af1fe match historical behavior for tm_gmtoff member of struct tm %!s(int64=9) %!d(string=hai) anos
mktime.c c13f2af1fe match historical behavior for tm_gmtoff member of struct tm %!s(int64=9) %!d(string=hai) anos
nanosleep.c 571744447c include cleanups: remove unused headers and add feature test macros %!s(int64=11) %!d(string=hai) anos
strftime.c 8d93cb5775 fix strftime handling of out-of-range struct tm fields %!s(int64=9) %!d(string=hai) anos
strptime.c 348fc5561c implement %y and %C specifiers in strptime %!s(int64=10) %!d(string=hai) anos
time.c 571744447c include cleanups: remove unused headers and add feature test macros %!s(int64=11) %!d(string=hai) anos
time_impl.h 1cc81f5cb0 the big time handling overhaul %!s(int64=11) %!d(string=hai) anos
timegm.c d78be392e1 fix strftime handling of time zone data %!s(int64=11) %!d(string=hai) anos
timer_create.c a7f18a5529 have new timer threads unblock their own SIGTIMER %!s(int64=11) %!d(string=hai) anos
timer_delete.c eca335fc04 eliminate explicit (long) casts when making syscalls %!s(int64=11) %!d(string=hai) anos
timer_getoverrun.c eca335fc04 eliminate explicit (long) casts when making syscalls %!s(int64=11) %!d(string=hai) anos
timer_gettime.c eca335fc04 eliminate explicit (long) casts when making syscalls %!s(int64=11) %!d(string=hai) anos
timer_settime.c eca335fc04 eliminate explicit (long) casts when making syscalls %!s(int64=11) %!d(string=hai) anos
times.c 9293b765c4 do not interpret errors in return value of times() syscall %!s(int64=12) %!d(string=hai) anos
timespec_get.c 6eb19505bc add C11 timespec_get function, with associated time.h changes for C11 %!s(int64=10) %!d(string=hai) anos
utime.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed %!s(int64=10) %!d(string=hai) anos
wcsftime.c 4c48501ee2 properly pass current locale to *_l functions when used internally %!s(int64=10) %!d(string=hai) anos