Module: wine Branch: master Commit: 12fc123338f7af601d3fe76b168a644fcd7e1362 URL: http://source.winehq.org/git/wine.git/?a=commit;h=12fc123338f7af601d3fe76b16...
Author: Alexandre Julliard julliard@winehq.org Date: Tue May 3 13:15:40 2016 +0900
ntdll: Cache the entire directory contents and sort the names before returning files.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/directory.c | 1048 ++++++++++++++---------------------------- dlls/ntdll/tests/directory.c | 38 +- 2 files changed, 366 insertions(+), 720 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=12fc123338f7af601d3fe7...