Author: devurandom
Date: Mon Mar  5 01:24:23 2007
New Revision: 847

URL: http://svn.gna.org/viewcvs/warzone?rev=847&view=rev
Log:
- Indent formating of #if a little
- Don't call GDB if not available
- Use fork/pipe/exec properly (subprocess ends after exec, so don't call other 
functions after it, close files correctly)
- sizeof(char) is guaranteed to be 1 by C
- Use execve instead of execle, because execle might perhaps cause problems

Modified:
    trunk/lib/framework/exceptionhandler.c


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

Reply via email to