Winelib: SIGTERM or SIGQUIT?

Michael Ost most at museresearch.com
Wed Apr 19 14:19:20 CDT 2006


On Wed, 2006-04-19 at 20:39 +0200, Alexandre Julliard wrote:
> Michael Ost <most at museresearch.com> writes:
> 
> > I'll try SIGQUIT, knowing that Wine itself has no intentions of using it
> > any time soon. 
> >
> > As far as clean up goes, all I want to do is PostQuitMessage(0). Does
> > this look safe as a SIGQUIT handler?
> 
> It should be safe, as long as you never run 16-bit code; you also need

I'm OK there.

> to add SIGQUIT to the various signal masks in ntdll. But a small

Well the signal works without patching ntdll. So I guess that's covered
too.

Thanks... mo





More information about the wine-devel mailing list