]> sourceware.org Git - glibc.git/commit
Linux: getdents64 syscall number is always available on MIPS
authorFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:20:31 +0000 (12:20 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:20:31 +0000 (12:20 +0100)
commit4fe5d3867ae1aa351b8adb76858a9c05819cf3d9
tree5ef746e1f148b6e88e590fbb42470ada65f3baeb
parentb5350b487cee9bee32990712bc67a5eaffe3ea98
Linux: getdents64 syscall number is always available on MIPS

Due to the built-in tables, __NR_getdents64 is always defined,
although it may not be supported at run time.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/mips/mips64/getdents64.c
This page took 0.041369 seconds and 5 git commands to generate.