quakeforge/libs/gamecode
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
..
builtins Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
engine sys.[ch]: 2002-11-13 19:26:44 +00:00
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00