quakeforge/libs/util
Bill Currie 9bfcdad35a Fix some type-size safety issues.
Expecting int to be 32 bits is a little dangerous, and the function
versions of swap/noswap should be unsigned rather than signed.
2012-08-19 13:37:06 +09:00
..
test Add support and tests for 3x3 matrices. 2012-08-18 16:29:57 +09:00
Makefile.am Use pkg-config for zlib. 2012-08-18 21:41:33 +09:00
bspfile.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
buildnum.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cbuf.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
checksum.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cmd.c Fix some char index issues. 2012-08-18 11:02:52 +09:00
crc.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cvar.c Clean up some unused or local functions. 2012-08-18 09:36:43 +09:00
dirent.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
dstring.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
fendian.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
fnmatch.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
getopt.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
getopt1.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
hash.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
idparse.c Add support for /*..*/ comments to idparse 2012-06-23 19:43:22 +09:00
info.c Make info_t opaque. 2012-06-14 22:46:23 +09:00
link.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
llist.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
math.S export BoxOnPlaneSide properly in windows so it doesn't cause a segfault 2004-01-22 02:26:08 +00:00
mathlib.c Add support and tests for 3x3 matrices. 2012-08-18 16:29:57 +09:00
mdfour.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
msg.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
pakfile.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
plugin.c Yet another ps3 plugin fix. 2012-08-17 10:24:41 +09:00
qargs.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
qendian.c Fix some type-size safety issues. 2012-08-19 13:37:06 +09:00
qfplist.c Fix some char index issues. 2012-08-18 11:02:52 +09:00
quakefs.c Mask the QFS_Rename message with SYS_FS. 2012-07-21 22:34:10 +09:00
quakeio.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
riff.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
script.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sizebuf.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
string.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sys.c Check for getuid and cope when it's not there. 2012-08-18 21:37:54 +09:00
sys_ia32.S needed EXPORT in both ends if the #if/#else/#endif 2004-02-18 03:19:57 +00:00
va.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ver_check.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
vrect.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
wad.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
wadfile.c Whee, another char index issue. 2012-08-18 11:50:35 +09:00
zone.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00