Alexandre Julliard : server: Implement process control using Mach primitives for Mac OS.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Dec 29 14:35:29 CST 2006


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Dec 29 20:38:49 2006 +0100

server: Implement process control using Mach primitives for Mac OS.

With help from Ken Thomases.

---

 dlls/ntdll/server.c |   47 ++++++
 server/Makefile.in  |    1 +
 server/mach.c       |  414 +++++++++++++++++++++++++++++++++++++++++++++++++++
 server/process.h    |    7 +
 server/ptrace.c     |    4 +
 5 files changed, 473 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list