mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 21:20:33 +00:00
7970525ef4
It now takes a context pointer (opaque data) that holds the buffers it uses for the temporary strings. If the context pointer is null, a static context is used (making those uses of va NOT thread-safe). Most calls to va use the static context, but all such calls have been formatted consistently so they are easy to find when it comes time to do a full audit. |
||
---|---|---|
.. | ||
builtins | ||
debugger | ||
editor | ||
ui | ||
.gdbinit | ||
gcd.r | ||
Makemodule.am | ||
qdb | ||
qwaq-app.h | ||
qwaq-app.r | ||
qwaq.h |