0ad/source/lib/sysdep/unix
janwas 5738bd4820 # overhauled error handling; made sure all low-level function failures are caught at the source.
* replace all "return ERR_*" with WARN_RETURN(ERR_*) - makes sure
function failures are noticed *at the cause*, not later
* LibError_from_* now take bool warn_if_failed param
* replace more debug_warns with dedicated error codes (allows localized
error reports and doesn't spam the EXE with strings)

This was SVN commit r3722.
2006-04-03 01:00:45 +00:00
..
dir_watch_fam.cpp # overhauled error handling; made sure all low-level function failures are caught at the source. 2006-04-03 01:00:45 +00:00
udbg.cpp Don't hack around low RAND_MAX values when RAND_MAX is high. 2006-02-04 19:12:09 +00:00
udbg.h - sysdep: moved posix versions of display_msg etc. to new unix.cpp 2005-06-21 16:44:12 +00:00
unix.cpp Unix cursor support, some gcc warnings, etc 2006-03-06 03:46:12 +00:00
unix.h - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
x.cpp Lots of fixes for the Linux build: 2005-12-17 22:00:54 +00:00