quakeforge/libs/util
Bill Currie 6a7f78485a [zone] Use memccpy instead of strncpy
Probably the best way to tell gcc I know what I'm doing.
2021-12-24 06:45:13 +09:00
..
test [simd] Indicate when the circumsphere is degenerate 2021-12-24 06:45:13 +09:00
bsearch.c [util] Add fuzzy and reentrant bsearch 2021-06-01 18:53:53 +09:00
bspfile.c [util] Make bsp_t counts size_t 2021-08-01 21:54:05 +09:00
buildnum.c
cbuf.c
cexpr-lex.l [cexpr] Support chained contexts for scoping 2021-12-24 06:45:12 +09:00
cexpr-lib.c [cexpr] Add support for casting plitems 2021-12-24 06:45:13 +09:00
cexpr-parse.y [cexpr] Support varargs functions 2021-12-24 06:45:12 +09:00
cexpr-type.c [cexpr] Fix a naming issue with uint 2021-11-19 08:58:02 +09:00
cexpr-vars.c white space 2021-12-24 06:45:12 +09:00
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 [cvar] Preserve cvars loaded from config files 2021-12-17 08:32:36 +09:00
dirent.c
dstring.c [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
fendian.c
fnmatch.c
getopt.c
getopt1.c
hash.c
heapsort.c [util] Add functions for binary heaps 2021-08-02 12:44:08 +09:00
idparse.c
info.c [util] Make hunk (optionally) thread-safe 2021-07-29 11:43:27 +09:00
link.c
llist.c
Makemodule.am [cexpr] Add a small library with some useful functions 2021-12-24 06:45:12 +09:00
math.S Add GNU-stack notes to assembly files 2021-06-13 10:12:03 -04:00
mathlib.c [util] Make a number of improvements to SEB 2021-07-30 14:57:47 +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 [plist] Allow ` to be used without quotes 2021-12-24 06:45:12 +09:00
plugin.c [util] Make PI_LoadPlugin always call general init function 2021-06-26 16:18:05 +09:00
qargs.c [util] Expose the quakerc check function 2021-11-14 10:12:14 +09:00
qendian.c
qsort_r.c [util] Add strndup and reentrant quicksort 2021-03-27 20:03:39 +09:00
quakefs.c [quakefs] Clean out some excess memsets 2021-12-24 06:45:13 +09:00
quakeio.c
riff.c
script.c
segtext.c
set.c [util] Minimize set growth 2021-08-11 12:31:03 +09:00
simd.c [simd] Indicate when the circumsphere is degenerate 2021-12-24 06:45:13 +09:00
sizebuf.c [util] Make hunk (optionally) thread-safe 2021-07-29 11:43:27 +09:00
string.c [util] Add strndup and reentrant quicksort 2021-03-27 20:03:39 +09:00
sys.c [util] Avoid Sys_Shutdown for IO signals 2021-11-05 09:56:08 +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 [zone] Use memccpy instead of strncpy 2021-12-24 06:45:13 +09:00