Author: devurandom
Date: Tue Mar 13 14:48:59 2007
New Revision: 868

URL: http://svn.gna.org/viewcvs/warzone?rev=868&view=rev
Log:
Enhanced POSIX signal handling using sigaction:
- Examine si_code where non default (SI_*) value are possible
- Output signal in style: "SIGNAL: Problem: Reason"
- Handle more signals (all which are marked "A - Abnormal termination of the 
process" by the POSIX manual)
- Check for XSI extension (_XOPEN_UNIX) instead of presence of every single 
signal. Hope this works on all systems

Modified:
    trunk/lib/framework/exceptionhandler.c


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to