This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/yawut/SDL.git
synced
2026-09-17 05:26:42 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc4c7d9539fc65ace92c76a2d1536451685b74b8
SDL
/
src
/
stdlib
History
Sam Lantinga
dc4c7d9539
Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer
...
Fixes
https://github.com/libsdl-org/SDL/issues/4940
2021-11-10 09:48:49 -08:00
..
SDL_crc32.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
SDL_getenv.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
SDL_iconv.c
Build hidapi code into SDL as a new public API
2021-11-07 23:00:59 -08:00
SDL_malloc.c
replace i386 checks with __i386__
2021-02-15 03:02:32 +03:00
SDL_qsort.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
SDL_stdlib.c
remove unnecessary parentheses from SDL_abs()
2021-11-05 17:10:02 +03:00
SDL_string.c
Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer
2021-11-10 09:48:49 -08:00
SDL_strtokr.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00