0ad/source/lib/sysdep
janwas 5a427440d0 #SwEng
fpclassify fix
EntityManager: rename getExtant -> GetExtantAsHandles, fix its
implementation+call site to avoid dynamic alloc/auto ptr, rename extant
-> IsExtant
vsnprintf2 -> sys_vsnprintf. remove printf.h (function is declared in
sysdep header)
use SUS/posix-ish strcasecmp instead of defining that to the
windows-only stricmp
add cppdoc for ia32/cpu

This was SVN commit r5011.
2007-04-30 19:58:04 +00:00
..
ia32 #SwEng 2007-04-30 19:58:04 +00:00
tests #SwEng 2007-04-30 19:58:04 +00:00
unix #SwEng 2007-04-30 19:58:04 +00:00
win #SwEng 2007-04-30 19:58:04 +00:00
compiler.h # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
cpu.cpp # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
cpu.h #SwEng 2007-04-30 19:58:04 +00:00
dir_watch.h Avoid some warnings on GCC 2006-11-07 13:28:03 +00:00
gfx.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
gfx.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
snd.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
snd.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
stl.h # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
sysdep.cpp # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
sysdep.h #SwEng 2007-04-30 19:58:04 +00:00