dhewm3/neo/sys/posix
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
..
posix_input.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
posix_main.cpp Fix shared library loading for x86_64 2011-12-10 15:36:10 +01:00
posix_net.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
posix_public.h Fix platform dependent thread function definitions 2011-12-10 15:36:13 +01:00
posix_signal.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
posix_threads.cpp Fix platform dependent thread function definitions 2011-12-10 15:36:13 +01:00