1
0
forked from 0ad/0ad
0ad/source/lib/posix
janwas 4be0fe18a0 # SwEng
. major compat fixes for interoperation with wxw.
. add crashlog_sender (modified version of debgrpt wxw sample). compiles
but untested, will be changed heavily
further improvements:
. wposix no longer declares CRT functions. instead, use CRT headers..
but don't allow their (incorrect/non-POSIX) declarations to propagate to
users.
. split up win.cpp into wstartup, wutil, winit
. extern "C" -> EXTERN_C
. move sdl.* to lib/external_libraries and add png.h+zlib.h (fixes for
and include of the library)

This was SVN commit r5028.
2007-05-04 17:30:32 +00:00
..
posix_aio.h # SwEng 2007-05-04 17:30:32 +00:00
posix_dlfcn.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_errno.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_filesystem.h # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
posix_mman.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_pthread.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_sock.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_terminal.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_time.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_types.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_utsname.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix.cpp #SwEng 2007-04-30 19:58:04 +00:00
posix.h # SwEng 2007-05-04 17:30:32 +00:00