SDL/src/stdlib
2023-03-28 19:29:44 +02: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 Remove disabled self test main functions 2023-02-01 20:13:34 +01:00
SDL_iconv.c Always allocate zt in output of SDL_iconv_string() 2023-02-28 09:26:01 -08:00
SDL_malloc.c Fix -Wundef warnings due to use of unguarded DEBUG 2023-03-28 19:29:44 +02:00
SDL_mslibc.c Implement _intel_fast_(memcpy|memset) 2023-03-27 06:12:49 +00:00
SDL_qsort.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_stdlib.c Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2023-01-09 18:01:59 -08:00
SDL_string.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_strtokr.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vacopy.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00