0ad/source/lib/sysdep/linux
janwas d1a9348b91 major refactor of topology.cpp: each piece of information is detected separately on-demand (reduces coupling and static data)
fix documentation of ceil_log2 relating to input=0
remove os_cpu_SetThreadAffinity (redundant)
wcpu: make max # processors available via os_cpu.h; remove warning if
process affinity is restricted

This was SVN commit r5951.
2008-05-13 05:51:25 +00:00
..
dir_watch_fam.cpp Fixed build on Ubuntu. 2008-01-26 04:43:02 +00:00
lcpu.cpp major refactor of topology.cpp: each piece of information is detected separately on-demand (reduces coupling and static data) 2008-05-13 05:51:25 +00:00
ldbg.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
linux.cpp Picking up the pieces (part 1) 2007-09-26 05:30:57 +00:00