Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
..
__asctime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
__time.h 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
__time_to_tm.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
__tm_to_time.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
asctime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
asctime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
clock.c ef9dd03534 fix missing include in last commit 13 vuotta sitten
clock_getcpuclockid.c 4b1244a0bf implement the remaining clock_* interfaces 14 vuotta sitten
clock_getres.c aa398f56fa global cleanup to use the new syscall interface 14 vuotta sitten
clock_gettime.c cdfb725ca3 use weak aliase rather than weak reference for vdso clock_gettime 13 vuotta sitten
clock_nanosleep.c feee98903c overhaul pthread cancellation 14 vuotta sitten
clock_settime.c aa398f56fa global cleanup to use the new syscall interface 14 vuotta sitten
ctime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
ctime_r.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
difftime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
getdate.c 6cf51fe51a remove debug cruft that was left in getdate 13 vuotta sitten
gettimeofday.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
gmtime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
gmtime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
localtime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
localtime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
mktime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
nanosleep.c feee98903c overhaul pthread cancellation 14 vuotta sitten
strftime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
strptime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
time.c e3eb49321c some preliminaries for vdso clock support 13 vuotta sitten
timegm.c 23be72ae45 add timegm function (inverse of gmtime), nonstandard 13 vuotta sitten
timer_create.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
timer_delete.c 82171d6ac0 greatly improve SIGEV_THREAD timers 14 vuotta sitten
timer_getoverrun.c cd3bb38412 fix signal-based timers with null sigevent argument 14 vuotta sitten
timer_gettime.c cd3bb38412 fix signal-based timers with null sigevent argument 14 vuotta sitten
timer_settime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
times.c aa398f56fa global cleanup to use the new syscall interface 14 vuotta sitten
tzset.c 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 13 vuotta sitten
utime.c c37afdfdf3 linux deprecated SYS_utime on some archs, so use SYS_utimes instead 13 vuotta sitten
wcsftime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten