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