This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2025-10-17 23:31:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ddac7e026083db407112fb360a595b00d157344
SDL
/
src
/
thread
/
pthread
History
Ozkan Sezer
e8c48981f9
pthread/SDL_systhread.c: always include errno.h
...
fixes build for several targets after commit
87b02d3
for bug
#5283
.
2022-02-05 08:56:56 +03:00
..
SDL_syscond.c
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
2022-01-28 20:40:19 -05:00
SDL_sysmutex_c.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_sysmutex.c
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
2022-01-28 20:40:19 -05:00
SDL_syssem.c
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
2022-01-28 20:40:19 -05:00
SDL_systhread_c.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_systhread.c
pthread/SDL_systhread.c: always include errno.h
2022-02-05 08:56:56 +03:00
SDL_systls.c
Updated copyright for 2022
2022-01-03 09:40:21 -08:00