SDL/src/thread
Sam Lantinga 9a1344cf20 Fixed bug 2411 - Even if built with --enable-clock_gettime, SDL2 still calls gettimeofday()
Ben Swick

Makes SDL_syscond.c and SDL_syssem.c use clock_gettime(CLOCK_REALTIME) when HAVE_CLOCK_GETTIME is defined.
2014-11-28 04:37:50 -08:00
..
generic Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
psp Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
pthread Fixed bug 2411 - Even if built with --enable-clock_gettime, SDL2 still calls gettimeofday() 2014-11-28 04:37:50 -08:00
stdcpp Fixed the copyright date on files contributed by David Ludwig 2014-03-13 00:40:08 -07:00
windows Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_systhread.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_thread_c.h Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL_thread.c Fixed bug 2556 - add compilation flag -Wshadow 2014-06-25 00:43:10 -07:00