quakeforge/tools/qflight/source
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
..
entities.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
ltface.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
noise.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
options.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
properties.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qflight.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
threads.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
trace.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
vis.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00