SDL/src/stdlib
Sam Lantinga 4194a902e8 Added support for "%[]" sscanf syntax
Fixes https://github.com/libsdl-org/SDL/issues/8423

(cherry picked from commit 39a961ba41430788774f1b8c0e6d63f7308116e7)
2023-10-24 17:32:23 -07:00
..
SDL_crc16.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_crc32.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_getenv.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_iconv.c SDL_iconv_string() defaults to UTF-8 2023-09-24 17:28:06 -07:00
SDL_malloc.c USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it 2023-02-26 14:00:32 +03:00
SDL_mslibc.c Implement _intel_fast_(memcpy|memset) 2023-03-27 06:13:28 +00:00
SDL_qsort.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_stdlib.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_string.c Added support for "%[]" sscanf syntax 2023-10-24 17:32:23 -07:00
SDL_strtokr.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_vacopy.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00