quakeforge/libs
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
..
audio how that got past my compile tests is beyond me 2002-11-06 14:56:39 +00:00
console Changed the name of GIB builtins from string.length to string::length, etc. 2002-11-11 01:57:34 +00:00
gamecode sys.[ch]: 2002-11-13 19:26:44 +00:00
gib Added useful error messages to the math parser, cleaned up implied 2002-11-13 03:03:37 +00:00
models big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +00:00
util sys.[ch]: 2002-11-13 19:26:44 +00:00
video Changed the name of GIB builtins from string.length to string::length, etc. 2002-11-11 01:57:34 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00