0ad/source/lib/sysdep/os/linux
leper 36c6b50944 Revert emplace for associative containers. Fixes #3366.
GCC < 4.8.0 does not support emplace for those.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44436.

This was SVN commit r16922.
2015-08-19 03:32:47 +00:00
..
dir_watch_inotify.cpp Revert emplace for associative containers. Fixes #3366. 2015-08-19 03:32:47 +00:00
lcpu.cpp fix always picking the same processor core on some systems. Based on code hits by Philip 2013-12-26 10:05:44 +00:00
ldbg.cpp Slightly more Android compatibility 2012-01-28 16:38:21 +00:00
linux.cpp Query /proc for the executable path on Linux. Patch by starslayer. Refs #2086. 2014-11-20 22:19:21 +00:00