Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
..
__map_file.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
__month_to_secs.c 1cc81f5cb0 the big time handling overhaul 11 éve
__secs_to_tm.c bc1e7731ce fix integer overflow of tm_year in __secs_to_tm 8 éve
__tm_to_secs.c 1cc81f5cb0 the big time handling overhaul 11 éve
__tz.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
__year_to_secs.c 1cc81f5cb0 the big time handling overhaul 11 éve
asctime.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
asctime_r.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
clock.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
clock_getcpuclockid.c ea200e38bd support cputime clocks for processes/threads other than self 11 éve
clock_getres.c aa398f56fa global cleanup to use the new syscall interface 14 éve
clock_gettime.c cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 6 éve
clock_nanosleep.c 3ca2d2d4ae fix clock_nanosleep error case 8 éve
clock_settime.c aa398f56fa global cleanup to use the new syscall interface 14 éve
ctime.c 5c10c33d2a handle localtime errors in ctime 7 éve
ctime_r.c 64f855874c handle errors from localtime_r in ctime_r 7 éve
difftime.c 0b44a0315b initial check-in, version 0.5.0 14 éve
ftime.c 4b15d9f46a add legacy ftime function and sys/timeb.h 11 éve
getdate.c 1080008809 getdate: correctly specify error number 7 éve
gettimeofday.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 éve
gmtime.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
gmtime_r.c eb7f93c4f6 use the name UTC instead of GMT for UTC timezone 7 éve
localtime.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
localtime_r.c c13f2af1fe match historical behavior for tm_gmtoff member of struct tm 9 éve
mktime.c c13f2af1fe match historical behavior for tm_gmtoff member of struct tm 9 éve
nanosleep.c 571744447c include cleanups: remove unused headers and add feature test macros 11 éve
strftime.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
strptime.c b6e1fe0d5e fix strptime output for %C without %y 8 éve
time.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
time_impl.h 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
timegm.c eb7f93c4f6 use the name UTC instead of GMT for UTC timezone 7 éve
timer_create.c 91c6a187b8 move declarations of tls setup/access functions to pthread_impl.h 6 éve
timer_delete.c eca335fc04 eliminate explicit (long) casts when making syscalls 11 éve
timer_getoverrun.c eca335fc04 eliminate explicit (long) casts when making syscalls 11 éve
timer_gettime.c eca335fc04 eliminate explicit (long) casts when making syscalls 11 éve
timer_settime.c eca335fc04 eliminate explicit (long) casts when making syscalls 11 éve
times.c 9293b765c4 do not interpret errors in return value of times() syscall 12 éve
timespec_get.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 éve
utime.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 éve
wcsftime.c 01294da7f7 move __strftime_fmt_1 declaration to time_impl.h 6 éve