mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
6d97330d7a
For !__ASSUME_TIME64_SYSCALLS there is no need to issue a 64-bit syscall if the provided timeout fits in a 32-bit one. The 64-bit usage should be rare since the timeout is a relative one. Checked on i686-linux-gnu on a 4.15 kernel and on a 5.11 kernel (with and without --enable-kernel=5.1) and on x86_64-linux-gnu. Reviewed-by: Lukasz Majewski <lukma@denx.de> |
||
---|---|---|
.. | ||
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 |