0ad/source/lib/sysdep
janwas 2f5b116842 mmgr: remove random fill option (makes no sense, since we want to fill with unused and freed memory pattern only)
snd: better explain __try hack; avoid any updates if not initialized
ia32: no longer user declspec(naked) (unsafe)
wdbg_sym: also declspec(naked) and refactor display of libstdc++ objects
wdll: remove redundant #undef
wsdl: add comment

This was SVN commit r2487.
2005-07-16 17:49:38 +00:00
..
unix - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
win mmgr: remove random fill option (makes no sense, since we want to fill with unused and freed memory pattern only) 2005-07-16 17:49:38 +00:00
cpu.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h singleton.h: use assert2 (avoid trouble in wdbg code) 2005-06-16 21:46:33 +00:00
ia32.cpp mmgr: remove random fill option (makes no sense, since we want to fill with unused and freed memory pattern only) 2005-07-16 17:49:38 +00:00
ia32.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
sysdep.cpp - sysdep: moved posix versions of display_msg etc. to new unix.cpp 2005-06-21 16:44:12 +00:00
sysdep.h little stuff (adopt debug_get_nth_caller change, document catch(...)) 2005-07-09 20:20:57 +00:00