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