mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
958309cba2
Running the test on a 4.4 kernel within KVM, the precision used on ITIMER_VIRTUAL and ITIMER_PROF seems to different than the one used for ITIMER_REAL (it seems the same used for CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE). I did not see it on other kernels, for instance 5.11 and 4.15. To avoid trying to guess the resolution used, do not check the nanosecond internal values for the specific timers. Checked on i686-linux-gnu with a 4.4 kernel. |
||
---|---|---|
.. | ||
bits/types | ||
sys | ||
adjtime.c | ||
alt_digit.c | ||
asctime.c | ||
bug-asctime_r.c | ||
bug-asctime.c | ||
bug-getdate1.c | ||
bug-mktime1.c | ||
bug-mktime4.c | ||
clock_getcpuclockid.c | ||
clock_getres.c | ||
clock_gettime.c | ||
clock_nanosleep.c | ||
clock_settime.c | ||
clock.c | ||
clocktest.c | ||
ctime_r.c | ||
ctime.c | ||
datemsk | ||
Depend | ||
difftime.c | ||
dysize.c | ||
era.c | ||
ftime.c | ||
getdate.c | ||
getitimer.c | ||
gettimeofday.c | ||
gmtime.c | ||
lc-time-cleanup.c | ||
localtime.c | ||
Makefile | ||
mktime-internal.h | ||
mktime.c | ||
offtime.c | ||
setitimer.c | ||
settimeofday.c | ||
settimezone.c | ||
stime.c | ||
strftime_l.c | ||
strftime.c | ||
strptime_l.c | ||
strptime.c | ||
test_time.c | ||
time.c | ||
time.h | ||
timegm.c | ||
timespec_get.c | ||
timespec_getres.c | ||
tst_wcsftime.c | ||
tst-adjtime-time64.c | ||
tst-adjtime.c | ||
tst-clock2-time64.c | ||
tst-clock2.c | ||
tst-clock_nanosleep-time64.c | ||
tst-clock_nanosleep.c | ||
tst-clock_settime-time64.c | ||
tst-clock_settime.c | ||
tst-clock-time64.c | ||
tst-clock.c | ||
tst-cpuclock1-time64.c | ||
tst-cpuclock1.c | ||
tst-ctime-time64.c | ||
tst-ctime.c | ||
tst-difftime-time64.c | ||
tst-difftime.c | ||
tst-ftime_l.c | ||
tst-ftime.c | ||
tst-getdate.c | ||
tst-gmtime-time64.c | ||
tst-gmtime.c | ||
tst-itimer-time64.c | ||
tst-itimer.c | ||
tst-mktime2.c | ||
tst-mktime3.c | ||
tst-mktime4-time64.c | ||
tst-mktime4.c | ||
tst-mktime.c | ||
tst-posixtz.c | ||
tst-settimeofday-time64.c | ||
tst-settimeofday.c | ||
tst-strftime2.c | ||
tst-strftime3.c | ||
tst-strftime.c | ||
tst-strptime2.c | ||
tst-strptime3.c | ||
tst-strptime-whitespace.c | ||
tst-strptime.c | ||
tst-timegm-time64.c | ||
tst-timegm.c | ||
tst-timespec_get-time64.c | ||
tst-timespec_get.c | ||
tst-timespec_getres-time64.c | ||
tst-timespec_getres.c | ||
tst-tzname.c | ||
tst-y2039-time64.c | ||
tst-y2039.c | ||
tzfile.c | ||
tzset.c | ||
Versions | ||
wcsftime_l.c | ||
wcsftime.c |