[PATCH] Don't call FatalError from the signal handler

James Cloos cloos at jhcloos.com
Wed Apr 30 11:13:49 PDT 2008


The patch follows the man pages for sigsetjmp(3) and siglongjmp(3).

Does it need any autofoo?  Based on those man pages, and the POSIX man
pages sigsetjmp(3p) and siglongjmp(3p) I take it that older versions of
BSD and XSI-conformant systems lack have setjmp() and longjmp() with the
same semantics as sigsetjmp(3p) and siglongjmp(3p).  Are there any active
compile targets for the server left which lack the sig versions?

-JimC
-- 
James Cloos <cloos at jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



More information about the xorg mailing list