Rich Felker 1cc81f5cb0 the big time handling overhaul vor 11 Jahren
..
__asctime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
__map_file.c 1cc81f5cb0 the big time handling overhaul vor 11 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 1cc81f5cb0 the big time handling overhaul vor 11 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 cdfb725ca3 use weak aliase rather than weak reference for vdso clock_gettime vor 13 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
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 1cc81f5cb0 the big time handling overhaul vor 11 Jahren
localtime.c 1cc81f5cb0 the big time handling overhaul vor 11 Jahren
localtime_r.c 1cc81f5cb0 the big time handling overhaul vor 11 Jahren
mktime.c 1cc81f5cb0 the big time handling overhaul vor 11 Jahren
nanosleep.c feee98903c overhaul pthread cancellation vor 14 Jahren
strftime.c 1cc81f5cb0 the big time handling overhaul vor 11 Jahren
strptime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
time.c e3eb49321c some preliminaries for vdso clock support vor 13 Jahren
time_impl.h 1cc81f5cb0 the big time handling overhaul vor 11 Jahren
timegm.c 1cc81f5cb0 the big time handling overhaul vor 11 Jahren
timer_create.c cc11b42286 silence nonsensical warnings in timer_create vor 12 Jahren
timer_delete.c 82171d6ac0 greatly improve SIGEV_THREAD timers vor 14 Jahren
timer_getoverrun.c cd3bb38412 fix signal-based timers with null sigevent argument vor 14 Jahren
timer_gettime.c cd3bb38412 fix signal-based timers with null sigevent argument vor 14 Jahren
timer_settime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
times.c 9293b765c4 do not interpret errors in return value of times() syscall vor 12 Jahren
utime.c c37afdfdf3 linux deprecated SYS_utime on some archs, so use SYS_utimes instead vor 12 Jahren
wcsftime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren