Alexandre Julliard : server: Add support for maintaining a client-side directory cache.

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 2 09:52:30 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon May  2 14:39:16 2016 +0900

server: Add support for maintaining a client-side directory cache.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 include/wine/server_protocol.h |  20 ++++++-
 server/change.c                | 122 ++++++++++++++++++++++++++++++++++++++++-
 server/process.c               |   2 +
 server/process.h               |   1 +
 server/protocol.def            |   9 +++
 server/request.h               |   6 ++
 server/trace.c                 |  14 +++++
 7 files changed, 172 insertions(+), 2 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=80f3fda93484a11b0ee1803625278c8c15ca86d9



More information about the wine-cvs mailing list