1
0
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 13 жил өмнө
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 13 жил өмнө
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 жил өмнө