mame/3rdparty/bx/include
Steven Chamberlain 6256946dee bx: further refactor #ifdefs
Trying to evaluate __GLIBC__ will result in an error if is not defined,
if the preprocessor does not short-cut the evaluation.

Split the macros onto separate lines and define the result in a new
BX_USE_GLIBC_PTHREAD_SETNAME_NP macro to avoid duplication.
2016-07-13 14:48:02 +01:00
..
bx bx: further refactor #ifdefs 2016-07-13 14:48:02 +01:00
compat bx: use system signal.h on glibc systems 2016-07-13 13:14:15 +01:00
tinystl Update to latest BGFX and BX(nw) 2016-03-20 16:50:14 +01:00