This website requires JavaScript.
Explore
Help
Sign In
encounter
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/encounter/SDL.git
synced
2025-05-23 15:51:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
stdlib
History
Sam Lantinga
fc60db86b3
Fixed compiler warning
2017-10-12 17:17:09 -07:00
..
SDL_getenv.c
Fixed bug 3284 - minor correction for SDL_setenv on _WIN32__ platform
2017-08-11 21:30:06 -07:00
SDL_iconv.c
Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c
2017-09-10 12:42:38 -07:00
SDL_malloc.c
Fixed compiler warning
2017-10-12 17:17:09 -07:00
SDL_qsort.c
Fixed 64-bit build warning
2017-09-08 15:08:03 -07:00
SDL_stdlib.c
stdlib: An implementation of SDL_scalbn using ldexp() (thanks, Ozkan!).
2017-08-29 00:36:17 -04:00
SDL_string.c
Added functions to query and set the SDL memory allocation functions:
2017-10-12 13:44:28 -07:00