diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-07-10 14:04:48 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-08-24 15:04:31 -0300 |
commit | fd31691c678ada694f141f08c42feed128d7eebc (patch) | |
tree | 6dc791d23712929911eec00a3c2eb3ad4dfacd09 /sysdeps/unix/sysv/linux/adjtimex.c | |
parent | 3feb53bab07c29f5390420379b3988f71b19e32c (diff) | |
download | glibc-fd31691c678ada694f141f08c42feed128d7eebc.tar.gz glibc-fd31691c678ada694f141f08c42feed128d7eebc.tar.xz glibc-fd31691c678ada694f141f08c42feed128d7eebc.zip |
linux: Simplify sched_rr_get_interval
With arch-syscall.h it can now assumes the existance of either __NR_sched_rr_get_interval or __NR_sched_rr_get_interval_time64. The 32-bit time_t support is now only build for !__ASSUME_TIME64_SYSCALLS. Checked on x86_64-linux-gnu and i686-linux-gnu (on 5.4 and on 4.15 kernel). Reviewed-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'sysdeps/unix/sysv/linux/adjtimex.c')
0 files changed, 0 insertions, 0 deletions