Rich Felker 05453b37fc fix overflow behavior of clock() function пре 12 година
..
__asctime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
__time.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
__time_to_tm.c a6752eb940 __time_to_tm: initialize tm_zone and tm_gmtoff пре 12 година
__tm_to_time.c c50925071c make some arrays const пре 12 година
asctime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
asctime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
clock.c 05453b37fc fix overflow behavior of clock() function пре 12 година
clock_getcpuclockid.c 4b1244a0bf implement the remaining clock_* interfaces пре 14 година
clock_getres.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
clock_gettime.c cdfb725ca3 use weak aliase rather than weak reference for vdso clock_gettime пре 14 година
clock_nanosleep.c feee98903c overhaul pthread cancellation пре 14 година
clock_settime.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
ctime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
ctime_r.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
difftime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
getdate.c d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen пре 12 година
gettimeofday.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
gmtime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
gmtime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
localtime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
localtime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
mktime.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
nanosleep.c feee98903c overhaul pthread cancellation пре 14 година
strftime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
strptime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
time.c e3eb49321c some preliminaries for vdso clock support пре 14 година
timegm.c 23be72ae45 add timegm function (inverse of gmtime), nonstandard пре 13 година
timer_create.c cc11b42286 silence nonsensical warnings in timer_create пре 12 година
timer_delete.c 82171d6ac0 greatly improve SIGEV_THREAD timers пре 14 година
timer_getoverrun.c cd3bb38412 fix signal-based timers with null sigevent argument пре 14 година
timer_gettime.c cd3bb38412 fix signal-based timers with null sigevent argument пре 14 година
timer_settime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
times.c 9293b765c4 do not interpret errors in return value of times() syscall пре 12 година
tzset.c 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock пре 13 година
utime.c c37afdfdf3 linux deprecated SYS_utime on some archs, so use SYS_utimes instead пре 13 година
wcsftime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година