Skip to content
Commit 51ea67d5 authored by Florian Weimer's avatar Florian Weimer
Browse files

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: default avatarCarlos O'Donell <carlos@redhat.com>
parent de751ebc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment