sdl2_frt/src/thread/psp
Philipp Wiesemann 2919905620 PSP: Fixed error handling in SDL_SemWaitTimeout().
Signed integers were converted to unsigned before being checked if smaller 0.

Found by Cppcheck.
2015-07-15 21:11:24 +02:00
..
SDL_syscond.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_sysmutex_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_sysmutex.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_syssem.c PSP: Fixed error handling in SDL_SemWaitTimeout(). 2015-07-15 21:11:24 +02:00
SDL_systhread_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_systhread.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00