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