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-09-28 22:18:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13a9cd4797427107b75b69979f15d32ad24db1d0
SDL
/
src
/
stdlib
History
Sam Lantinga
ab6d0d4d50
Fixed undefined behavior in SDL_memset() (thanks andrewrk!)
...
Fixes
https://github.com/libsdl-org/SDL/issues/5147
2021-12-28 15:58:15 -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
SDL_iconv_string: avoid memory leak if realloc() fails.
2021-12-02 02:28:24 +03: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 undefined behavior in SDL_memset() (thanks andrewrk!)
2021-12-28 15:58:15 -08:00
SDL_strtokr.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00