quakeforge/qw
Bill Currie 836c469737 sys.[ch]:
handle SIGFPE and allow the registered signal handler to do recovery
	rather than bail
progs.h, pr_exec.c, pr_load.c:
	if pr_faultchecks is 1 (0 is default), handle division by 0 gracefully
	by loading the maximum representable number into the answer
	Closes: #58
the rest:
	kill the SIGFPE stuff
2002-11-13 19:26:44 +00:00
..
include big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +00:00
source sys.[ch]: 2002-11-13 19:26:44 +00:00
.gitignore
Makefile.am