diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-07-10 13:33:40 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-08-24 15:04:31 -0300 |
commit | 3feb53bab07c29f5390420379b3988f71b19e32c (patch) | |
tree | 2d58227e94bce9659ee90fca502df141916d2d04 /sysdeps/unix/sysv/linux/dl-execstack.c | |
parent | 85077eaa54fa489c676535b1dad8b617a6485cd0 (diff) | |
download | glibc-3feb53bab07c29f5390420379b3988f71b19e32c.tar.gz glibc-3feb53bab07c29f5390420379b3988f71b19e32c.tar.xz glibc-3feb53bab07c29f5390420379b3988f71b19e32c.zip |
linux: Simplify ppoll
With arch-syscall.h it can now assumes the existance of either __NR_ppoll or __NR_ppoll_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/dl-execstack.c')
0 files changed, 0 insertions, 0 deletions