Rich Felker a7f18a5529 have new timer threads unblock their own SIGTIMER 12 vuotta sitten
..
__asctime.c 87be54a135 rework langinfo code for ABI compat and for use by time code 12 vuotta sitten
__map_file.c ac1bf93fc6 fix fd leak in file mapping code used in new zoneinfo support 12 vuotta sitten
__month_to_secs.c 1cc81f5cb0 the big time handling overhaul 12 vuotta sitten
__secs_to_tm.c 1cc81f5cb0 the big time handling overhaul 12 vuotta sitten
__tm_to_secs.c 1cc81f5cb0 the big time handling overhaul 12 vuotta sitten
__tz.c 1cc81f5cb0 the big time handling overhaul 12 vuotta sitten
__year_to_secs.c 1cc81f5cb0 the big time handling overhaul 12 vuotta sitten
asctime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
asctime_r.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
clock.c 05453b37fc fix overflow behavior of clock() function 12 vuotta sitten
clock_getcpuclockid.c ea200e38bd support cputime clocks for processes/threads other than self 12 vuotta sitten
clock_getres.c aa398f56fa global cleanup to use the new syscall interface 14 vuotta sitten
clock_gettime.c cdfb725ca3 use weak aliase rather than weak reference for vdso clock_gettime 14 vuotta sitten
clock_nanosleep.c feee98903c overhaul pthread cancellation 14 vuotta sitten
clock_settime.c aa398f56fa global cleanup to use the new syscall interface 14 vuotta sitten
ctime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
ctime_r.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
difftime.c 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
getdate.c d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen 12 vuotta sitten
gettimeofday.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
gmtime.c 1cc81f5cb0 the big time handling overhaul 12 vuotta sitten
gmtime_r.c ea81c0624f fix error code on time conversion overflows 12 vuotta sitten
localtime.c 1cc81f5cb0 the big time handling overhaul 12 vuotta sitten
localtime_r.c ea81c0624f fix error code on time conversion overflows 12 vuotta sitten
mktime.c ea81c0624f fix error code on time conversion overflows 12 vuotta sitten
nanosleep.c feee98903c overhaul pthread cancellation 14 vuotta sitten
strftime.c 1ae4bc4280 fix semantically incorrect use of LC_GLOBAL_LOCALE 12 vuotta sitten
strptime.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
time.c e3eb49321c some preliminaries for vdso clock support 14 vuotta sitten
time_impl.h 1cc81f5cb0 the big time handling overhaul 12 vuotta sitten
timegm.c ea81c0624f fix error code on time conversion overflows 12 vuotta sitten
timer_create.c a7f18a5529 have new timer threads unblock their own SIGTIMER 12 vuotta sitten
timer_delete.c 7356c2554e fix multiple bugs in SIGEV_THREAD timers 12 vuotta sitten
timer_getoverrun.c 7356c2554e fix multiple bugs in SIGEV_THREAD timers 12 vuotta sitten
timer_gettime.c 7356c2554e fix multiple bugs in SIGEV_THREAD timers 12 vuotta sitten
timer_settime.c 7356c2554e fix multiple bugs in SIGEV_THREAD timers 12 vuotta sitten
times.c 9293b765c4 do not interpret errors in return value of times() syscall 12 vuotta sitten
utime.c c37afdfdf3 linux deprecated SYS_utime on some archs, so use SYS_utimes instead 13 vuotta sitten
wcsftime.c 0c7294ef30 add wcsftime_t alias 12 vuotta sitten