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