0ad/source/lib/sysdep/unix
janwas 34637ba5dc # refactor sysdep API, split it into parts
- split up detect.cpp into snd, cpu, gfx (headers were already split)
- rename detect functions for more clarity (e.g. get_cur_vmode ->
gfx_get_video_mode)
- rename lib/res/sound/snd to snd_mgr to avoid conflict with
sysdep/snd.cpp
- waio: set errno in aio_rw (addresses bug #73)

This was SVN commit r3745.
2006-04-10 20:12:25 +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 # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00