mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-07 19:25:50 +00:00
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.