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