0ad/source/lib/sysdep/unix
janwas 623e649acb # big refactoring in CPU-specific code, fix for dual core vs. HT detection
all cpu-related stuff is now defined in cpu.h (with cpu_ prefix and
fully encapsulated). fix quite brittle core/HT unit/package detection.
implement mkdir on VC8, where it is deprecated
add strdup on MacOSX
move ia32 code into separate subdir. functions implemented in asm are
called ia32_asm_*.
add some unix versions of sysdep functions (cannot test them)
timer: fix for amd64 linux

This was SVN commit r4995.
2007-04-25 18:19:35 +00:00
..
bsd.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
bsd.h # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
dir_watch_fam.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
printf.cpp Fixed assert vs debug_assert. 2006-11-15 10:33:51 +00:00
ucpu.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
ucpu.h # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
udbg.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
udbg.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
unix.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
unix.h - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
x.cpp Fixed assert vs debug_assert. 2006-11-15 10:33:51 +00:00