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