Alexandre Julliard : ntdll: Cache the entire directory contents and sort the names before returning files.

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 3 11:15:33 CDT 2016


Module: wine
Branch: master
Commit: 12fc123338f7af601d3fe76b168a644fcd7e1362
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=12fc123338f7af601d3fe76b168a644fcd7e1362

Author: Alexandre Julliard <julliard at 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 at 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=12fc123338f7af601d3fe76b168a644fcd7e1362



More information about the wine-cvs mailing list