1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas efbe061214 rename lib/errors.* to lib/lib_errors.* due to conflict with ps/errors.*
also add sys_error_description_r backend for unix

This was SVN commit r3160.
2005-11-19 22:59:16 +00:00
..
unix rename lib/errors.* to lib/lib_errors.* due to conflict with ps/errors.* 2005-11-19 22:59:16 +00:00
win lib error codes moved to errors.h and made X macros. this allows adding a corresponding text message, which is now output by debug_warn_err. 2005-11-19 18:12:16 +00:00
cpu.h Stab at fixing the VertexArray compile error on VC++. 2005-10-03 03:41:42 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h sysdep: add restrict keyword (placebo if not supported) 2005-10-12 04:22:44 +00:00
ia32.asm move atomic_add and CAS_ into pure asm. 2005-11-18 05:16:43 +00:00
ia32.cpp move atomic_add and CAS_ into pure asm. 2005-11-18 05:16:43 +00:00
ia32.h ia32: remove _ceil, mark functions as being sysdep implementations; prefix fpucw constants with IA32 to avoid conflicts 2005-11-07 02:45:25 +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 ia32: remove _ceil, mark functions as being sysdep implementations; prefix fpucw constants with IA32 to avoid conflicts 2005-11-07 02:45:25 +00:00
sysdep.h lib error codes moved to errors.h and made X macros. this allows adding a corresponding text message, which is now output by debug_warn_err. 2005-11-19 18:12:16 +00:00