SDL/src/stdlib
2023-12-03 15:06:46 -08:00
..
SDL_crc16.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_crc32.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_getenv.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
SDL_iconv.c revise iconv detection: 2023-11-23 04:30:56 +03:00
SDL_malloc.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_mslibc.c Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h 2023-10-28 18:54:12 +02:00
SDL_mslibc_x64.asm Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h 2023-10-28 18:54:12 +02:00
SDL_qsort.c Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
SDL_stdlib.c Cleanup spacing 2023-06-15 16:43:22 -07:00
SDL_string.c Added SDL_strnstr() 2023-12-03 15:06:46 -08:00
SDL_strtokr.c Rename SDL_strtokr() to SDL_strtok_r() 2023-07-03 06:20:06 -07:00
SDL_vacopy.h Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00