sdl2_frt/src/stdlib
2017-10-12 14:02:24 -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 14:02:24 -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