glibc/sysdeps/unix/sysv/linux/mips/mips32/nofpu
Florian Weimer 51ea67d548 Linux: Add getdents64 system call
No 32-bit system call wrapper is added because the interface
is problematic because it cannot deal with 64-bit inode numbers
and 64-bit directory hashes.

A future commit will deprecate the undocumented getdirentries
and getdirentries64 functions.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2019-06-07 09:27:01 +02:00
..
libc.abilist Linux: Add getdents64 system call 2019-06-07 09:27:01 +02:00