Alexandre Julliard : server: Always print the full path of objects when dumping them.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 21 11:22:05 CST 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jan 21 21:08:56 2016 +0900

server: Always print the full path of objects when dumping them.

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

---

 server/completion.c |  4 +---
 server/device.c     |  6 +-----
 server/directory.c  | 12 ++----------
 server/event.c      | 10 ++--------
 server/handle.c     |  1 +
 server/mailslot.c   |  3 +--
 server/mapping.c    |  4 +---
 server/mutex.c      |  4 +---
 server/named_pipe.c |  9 ++-------
 server/object.c     | 24 +++++++++++++++++-------
 server/semaphore.c  |  4 +---
 server/symlink.c    |  6 ++----
 server/timer.c      |  4 +---
 server/winstation.c |  8 ++------
 14 files changed, 35 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list