1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas a17998b91a debug_resolve_symbol now tries to return information even if one step fails; output params are zeroed.
wposix: getcwd is now a function that calls _getcwd, to cooperate with
mmgr's #define hook

This was SVN commit r1877.
2005-01-30 16:08:14 +00:00
..
unix Fix for the crash when a client connects, as well as some minor additions to client/server code 2005-01-29 16:51:13 +00:00
win debug_resolve_symbol now tries to return information even if one step fails; output params are zeroed. 2005-01-30 16:08:14 +00:00
cpu.h move from lib/ to lib/sysdep 2004-07-31 14:10:06 +00:00
debug.h mmgr.cpp: uses assert2 when something fails (so you get a pretty stack trace 2005-01-26 00:33:45 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
ia32.cpp aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements 2005-01-07 01:13:48 +00:00
ia32.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
sysdep.cpp - moved assert2 to sysdep/debug.h 2005-01-25 18:27:00 +00:00
sysdep.h sysdep: inline vsprintf2 definition (no need for printf.h) 2005-01-27 15:50:11 +00:00