Mac OS X Support : Signals support

Alexandre Julliard julliard at winehq.org
Mon May 5 17:42:58 CDT 2003


"Pierre d'Herbemont" <stegefin at free.fr> writes:

> Hi,
> This patch add in signal_powerpc.c of ntdll support for darwin signal.

You should define a set of macros or inline functions to access the
sigcontext structure fields, instead of duplicating the whole handler
functions. For an example, check how the i386 code is doing it.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list