| .. |
|
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
|
8df045cc7d
stdlib: just cast iconv()'s 2nd arg to void *.
|
4 years ago |
|
SDL_malloc.c
|
120c76c84b
Updated copyright for 2022
|
4 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
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
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 |