One of the Urban Terror fellows mentioned to me last night that q3map wasn't threading on Linux. Turns out he was right, there aren't any __linux__ related #ifdefs in common/threads.c. We attemped a trivial port last night from the OSF pthreads section, but there were some non-trivial differences between OSF and Linux pthread types/constants. Anyone care to address this? y