dhewm3/neo/sys
dhewg f9dd2f93eb Fix platform dependent thread function definitions
Thread return types are different between platforms, and its
probably not a good idea to return something of a different size,
cast the callback and expect it to not crash.
2011-12-10 15:36:13 +01:00
..
gllog Fix -Wmissing-braces warnings 2011-12-10 15:36:01 +01:00
linux Fix platform dependent thread function definitions 2011-12-10 15:36:13 +01:00
osx Fix platform dependent thread function definitions 2011-12-10 15:36:13 +01:00
posix Fix platform dependent thread function definitions 2011-12-10 15:36:13 +01:00
scons Basic infrastructure for native x86_64 builds 2011-12-10 15:36:08 +01:00
stub Fix all whitespace errors 2011-12-10 15:35:54 +01:00
win32 Fix platform dependent thread function definitions 2011-12-10 15:36:13 +01:00
sys_local.cpp Fix shared library loading for x86_64 2011-12-10 15:36:10 +01:00
sys_local.h Fix shared library loading for x86_64 2011-12-10 15:36:10 +01:00
sys_public.h Fix platform dependent thread function definitions 2011-12-10 15:36:13 +01:00