quakeforge/tools/qfcc
Bill Currie 7970525ef4 [util] Make va thread-safe
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.
2021-01-31 16:05:48 +09:00
..
doc [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
include Fix a pile of double semicolons 2021-01-09 20:42:23 +09:00
source [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
test [qfcc] Add failing test for static init 2021-01-13 16:47:49 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00