Sam Lantinga 12f14bdbeb Fixed digit count in sscanf, e.g. "%1x" 3 years ago
..
SDL_crc32.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_getenv.c b59ca92e82 use != '\0' comparison instead of SDL_strlen in the functions of SDL_getenv 4 years ago
SDL_iconv.c 501a499180 Add clang-format on/off comments where necessary. 3 years ago
SDL_malloc.c 0cca71a846 Use SDLCALL for callbacks in public APIs 3 years ago
SDL_memcpy.c ae7446a959 stlib: Extract SDL_memcpy and SDL_memset to its own file respectively 3 years ago
SDL_memset.c ae7446a959 stlib: Extract SDL_memcpy and SDL_memset to its own file respectively 3 years ago
SDL_qsort.c e9ff4fdd49 add SDL_bsearch 3 years ago
SDL_stdlib.c 0e63b514d5 Don't define memcpy(), memset() when using static VC runtime. 3 years ago
SDL_string.c 12f14bdbeb Fixed digit count in sscanf, e.g. "%1x" 3 years ago
SDL_strtokr.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_vacopy.h 8cd908e0b9 Fixed building with Visual Studio 2013 3 years ago