ChangeSet ID: 14699 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/06 10:48:16
Modified files: dlls/ntdll : directory.c
Log message: Use a direct getdents syscall on Linux to avoid relying on implementation details of seekdir/telldir.
Patch: http://cvs.winehq.org/patch.py?id=14699
Old revision New revision Changes Path 1.19 1.20 +276 -163 wine/dlls/ntdll/directory.c