Rich Felker 29bad49d72 fix data race in timer_create with SIGEV_THREAD notification преди 5 години
..
__map_file.c 1b52863e24 don't omit setting errno in internal __map_file function преди 6 години
__month_to_secs.c 1cc81f5cb0 the big time handling overhaul преди 11 години
__secs_to_tm.c bc1e7731ce fix integer overflow of tm_year in __secs_to_tm преди 8 години
__tm_to_secs.c 1cc81f5cb0 the big time handling overhaul преди 11 години
__tz.c dbcfb16e43 always reset DST rules during tzset преди 6 години
__year_to_secs.c 1cc81f5cb0 the big time handling overhaul преди 11 години
asctime.c 13d1afa46f overhaul internally-public declarations using wrapper headers преди 6 години
asctime_r.c 5ce3737931 reduce spurious inclusion of libc.h преди 6 години
clock.c 13d1afa46f overhaul internally-public declarations using wrapper headers преди 6 години
clock_getcpuclockid.c ea200e38bd support cputime clocks for processes/threads other than self преди 11 години
clock_getres.c 0847902ab9 in clock_getres, check for null pointer before storing result преди 5 години
clock_gettime.c 244778f70c fix regression in clock_gettime on 32-bit archs without vdso преди 5 години
clock_nanosleep.c 1334e36680 clock_nanosleep: add time64 syscall support, decouple 32-bit time_t преди 5 години
clock_settime.c a108127256 remove spurious null check in clock_settime преди 5 години
ctime.c 5c10c33d2a handle localtime errors in ctime преди 7 години
ctime_r.c 64f855874c handle errors from localtime_r in ctime_r преди 7 години
difftime.c 0b44a0315b initial check-in, version 0.5.0 преди 14 години
ftime.c 4b15d9f46a add legacy ftime function and sys/timeb.h преди 11 години
getdate.c 1080008809 getdate: correctly specify error number преди 7 години
gettimeofday.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
gmtime.c 13d1afa46f overhaul internally-public declarations using wrapper headers преди 6 години
gmtime_r.c 5ce3737931 reduce spurious inclusion of libc.h преди 6 години
localtime.c 13d1afa46f overhaul internally-public declarations using wrapper headers преди 6 години
localtime_r.c 5ce3737931 reduce spurious inclusion of libc.h преди 6 години
mktime.c c13f2af1fe match historical behavior for tm_gmtoff member of struct tm преди 9 години
nanosleep.c 331993e3fc refactor thrd_sleep and nanosleep in terms of clock_nanosleep преди 5 години
strftime.c 5ce3737931 reduce spurious inclusion of libc.h преди 6 години
strptime.c b6e1fe0d5e fix strptime output for %C without %y преди 8 години
time.c 13d1afa46f overhaul internally-public declarations using wrapper headers преди 6 години
time_impl.h c52ae69844 move declaration and apply hidden visibility to __utc string преди 6 години
timegm.c c52ae69844 move declaration and apply hidden visibility to __utc string преди 6 години
timer_create.c 29bad49d72 fix data race in timer_create with SIGEV_THREAD notification преди 5 години
timer_delete.c 5b74eed3b3 for SIGEV_THREAD timer threads, replace signal handler with sigwaitinfo преди 6 години
timer_getoverrun.c eca335fc04 eliminate explicit (long) casts when making syscalls преди 11 години
timer_gettime.c a02bd52864 timer_gettime: add time64 syscall support, decouple 32-bit time_t преди 5 години
timer_settime.c e1501091c4 timer_settime: add support for time64 syscall, decouple 32-bit time_t преди 5 години
times.c 9293b765c4 do not interpret errors in return value of times() syscall преди 12 години
timespec_get.c 13d1afa46f overhaul internally-public declarations using wrapper headers преди 6 години
utime.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed преди 10 години
wcsftime.c 5ce3737931 reduce spurious inclusion of libc.h преди 6 години