wine/dlls/ntdll directory.c

Alexandre Julliard julliard at winehq.org
Mon Dec 6 10:48:16 CST 2004


ChangeSet ID:	14699
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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




More information about the wine-cvs mailing list