quakeforge/libs/util
Bill Currie fe98a513bc [util] Add a function to check hunk pointers
Its only real utility is to check that a pointer is not pointing into
freed space.
2021-07-29 15:27:48 +09:00
..
test [util] Loosen affine test epsilon for SEB 2021-07-29 15:03:54 +09:00
bsearch.c [util] Add fuzzy and reentrant bsearch 2021-06-01 18:53:53 +09:00
bspfile.c [util] Cast swapped signed shorts in bspfile 2021-07-22 14:25:51 +09:00
buildnum.c
cbuf.c
cexpr-lex.l
cexpr-parse.y
cexpr-type.c
cexpr-vars.c
checksum.c
cmd.c Do an audit of hunk mark usage 2021-07-29 11:43:27 +09:00
cmem.c [util] Use mmap/munmap for cmem internal alloc/free 2021-07-12 16:33:47 +09:00
crc.c
cvar.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
dirent.c
dstring.c
fendian.c
fnmatch.c
getopt.c
getopt1.c
hash.c
idparse.c
info.c [util] Make hunk (optionally) thread-safe 2021-07-29 11:43:27 +09:00
link.c
llist.c
Makemodule.am [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
math.S Add GNU-stack notes to assembly files 2021-06-13 10:12:03 -04:00
mathlib.c [simd] Check the distance to the affine point 2021-07-29 15:15:14 +09:00
mdfour.c
mersenne.c
msg.c [util] Write some tests for utf8 r/w 2021-07-27 23:29:14 +09:00
pakfile.c
plist.c
plugin.c [util] Make PI_LoadPlugin always call general init function 2021-06-26 16:18:05 +09:00
qargs.c [nq,qw] Stop wring to config.cfg 2021-04-12 22:09:09 +09:00
qendian.c
qsort_r.c
quakefs.c [util] Make hunk (optionally) thread-safe 2021-07-29 11:43:27 +09:00
quakeio.c
riff.c
script.c
segtext.c
set.c [util] Give set_count a >8x speed boost 2021-07-27 13:54:22 +09:00
simd.c [simd] Check the distance to the affine point 2021-07-29 15:15:14 +09:00
sizebuf.c [util] Make hunk (optionally) thread-safe 2021-07-29 11:43:27 +09:00
string.c
sys.c [util] Implement Sys_Free for windows 2021-07-12 18:55:16 +09:00
sys_ia32.S Add GNU-stack notes to assembly files 2021-06-13 10:12:03 -04:00
va.c [util] Make va return const char * 2021-03-29 17:24:30 +09:00
ver_check.c
wad.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
wadfile.c
zone.c [util] Add a function to check hunk pointers 2021-07-29 15:27:48 +09:00