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