forked from mirrors/0ad
b4cf155040
fixes #159 fixes #160 lib: add moduleInit helpers (centralizes a bit of code and saves typing; sorry for the recompile) path_util: allow '\\' as separator (see rationale there) lockfree.cpp: use moduleInit, no longer rely on type/value of pthread_key_t (which was a hack) This was SVN commit r4635.