mirror of git://sourceware.org/git/glibc.git
The syscall __NR_pselect6_time64 (32-bit) or __NR_pselect6 (64-bit) is used as default. For architectures with __ASSUME_TIME64_SYSCALLS the 32-bit fallback uses __NR_pselec6. To accomodate microblaze missing pselect6 support on kernel older than 3.15 the fallback is moved to its own function to the microblaze specific implementation can override it. Checked on x86_64-linux-gnu and i686-linux-gnu (on 5.4 and on 4.15 kernel). Reviewed-by: Alistair Francis <alistair.francis@wdc.com> |
||
|---|---|---|
| .. | ||
| be | ||
| bits | ||
| le | ||
| sys | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| ____longjmp_chk.S | ||
| arch-syscall.h | ||
| brk.c | ||
| c++-types.data | ||
| clock-compat.c | ||
| clone.S | ||
| getsysstats.c | ||
| jmp_buf-macros.h | ||
| kernel-features.h | ||
| kernel_stat.h | ||
| ld.abilist | ||
| localplt.data | ||
| pselect32.c | ||
| shlib-versions | ||
| sigcontextinfo.h | ||
| syscall.S | ||
| syscalls.list | ||
| sysctl.c | ||
| sysdep.S | ||
| sysdep.h | ||
| vfork.S | ||