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