SDL-mirror/src/stdlib
Sam Lantinga a999af88e9 Fixed building using MinGW
Our SDL_windows.h needed to be included before anything else so UNICODE is defined.
2013-10-17 23:02:29 -07:00
..
SDL_getenv.c Fixed building using MinGW 2013-10-17 23:02:29 -07:00
SDL_iconv.c Christoph Mallon: Remove pointless if (x) before SDL_free(x) 2013-08-29 08:29:21 -07:00
SDL_malloc.c Removed the inline functions from SDL_stdinc.h 2013-07-05 23:57:19 -07:00
SDL_qsort.c Removed the inline functions from SDL_stdinc.h 2013-07-05 23:57:19 -07:00
SDL_stdlib.c Fixed SDL's implementation of isspace() to check form feed and vertical tab. 2013-07-06 16:05:09 +02:00
SDL_string.c Fixed bug 2082 - SDL stdlib implementation does not force upper case for %X format specifier 2013-09-05 06:59:34 -07:00