Rich Felker 1cc81f5cb0 the big time handling overhaul il y a 11 ans
..
__asctime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
__map_file.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
__month_to_secs.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
__secs_to_tm.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
__tm_to_secs.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
__tz.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
__year_to_secs.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
asctime.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
asctime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
clock.c 05453b37fc fix overflow behavior of clock() function il y a 11 ans
clock_getcpuclockid.c ea200e38bd support cputime clocks for processes/threads other than self il y a 11 ans
clock_getres.c aa398f56fa global cleanup to use the new syscall interface il y a 14 ans
clock_gettime.c cdfb725ca3 use weak aliase rather than weak reference for vdso clock_gettime il y a 13 ans
clock_nanosleep.c feee98903c overhaul pthread cancellation il y a 14 ans
clock_settime.c aa398f56fa global cleanup to use the new syscall interface il y a 14 ans
ctime.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
ctime_r.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
difftime.c 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
getdate.c d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen il y a 12 ans
gettimeofday.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
gmtime.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
gmtime_r.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
localtime.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
localtime_r.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
mktime.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
nanosleep.c feee98903c overhaul pthread cancellation il y a 14 ans
strftime.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
strptime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
time.c e3eb49321c some preliminaries for vdso clock support il y a 13 ans
time_impl.h 1cc81f5cb0 the big time handling overhaul il y a 11 ans
timegm.c 1cc81f5cb0 the big time handling overhaul il y a 11 ans
timer_create.c cc11b42286 silence nonsensical warnings in timer_create il y a 12 ans
timer_delete.c 82171d6ac0 greatly improve SIGEV_THREAD timers il y a 14 ans
timer_getoverrun.c cd3bb38412 fix signal-based timers with null sigevent argument il y a 14 ans
timer_gettime.c cd3bb38412 fix signal-based timers with null sigevent argument il y a 14 ans
timer_settime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
times.c 9293b765c4 do not interpret errors in return value of times() syscall il y a 12 ans
utime.c c37afdfdf3 linux deprecated SYS_utime on some archs, so use SYS_utimes instead il y a 12 ans
wcsftime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans