Rich Felker 1cc81f5cb0 the big time handling overhaul пре 11 година
..
__asctime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
__map_file.c 1cc81f5cb0 the big time handling overhaul пре 11 година
__month_to_secs.c 1cc81f5cb0 the big time handling overhaul пре 11 година
__secs_to_tm.c 1cc81f5cb0 the big time handling overhaul пре 11 година
__tm_to_secs.c 1cc81f5cb0 the big time handling overhaul пре 11 година
__tz.c 1cc81f5cb0 the big time handling overhaul пре 11 година
__year_to_secs.c 1cc81f5cb0 the big time handling overhaul пре 11 година
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 пре 11 година
clock_getcpuclockid.c ea200e38bd support cputime clocks for processes/threads other than self пре 11 година
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 1cc81f5cb0 the big time handling overhaul пре 11 година
gmtime_r.c 1cc81f5cb0 the big time handling overhaul пре 11 година
localtime.c 1cc81f5cb0 the big time handling overhaul пре 11 година
localtime_r.c 1cc81f5cb0 the big time handling overhaul пре 11 година
mktime.c 1cc81f5cb0 the big time handling overhaul пре 11 година
nanosleep.c feee98903c overhaul pthread cancellation пре 14 година
strftime.c 1cc81f5cb0 the big time handling overhaul пре 11 година
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 година
time_impl.h 1cc81f5cb0 the big time handling overhaul пре 11 година
timegm.c 1cc81f5cb0 the big time handling overhaul пре 11 година
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 година
utime.c c37afdfdf3 linux deprecated SYS_utime on some archs, so use SYS_utimes instead пре 12 година
wcsftime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година