Alexandre Julliard : server: Add a default access mapping function for files, and use it for devices too.

Alexandre Julliard julliard at winehq.org
Wed Oct 3 06:08:13 CDT 2007


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct  2 14:20:15 2007 +0200

server: Add a default access mapping function for files, and use it for devices too.

---

 server/change.c     |   12 +-----------
 server/device.c     |    2 +-
 server/directory.c  |   14 ++------------
 server/fd.c         |   10 ++++++++++
 server/file.c       |   10 ++--------
 server/file.h       |    1 +
 server/named_pipe.c |   16 ++--------------
 server/serial.c     |   12 +-----------
 server/sock.c       |   12 +-----------
 9 files changed, 21 insertions(+), 68 deletions(-)

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



More information about the wine-cvs mailing list