Use a direct getdents syscall on Linux to avoid relying on
commitda41f988a8b2a148f84ad85dbf2d616c6fdb6442
authorAlexandre Julliard <julliard@winehq.org>
Mon, 6 Dec 2004 16:48:16 +0000 (6 16:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Dec 2004 16:48:16 +0000 (6 16:48 +0000)
tree48116a4361b82c1c00aaf71d2ec2e9c81217aa6c
parent763aff61a00df673bbd1c885aa1c6301e98e953e
Use a direct getdents syscall on Linux to avoid relying on
implementation details of seekdir/telldir.
dlls/ntdll/directory.c