SDL/src/stdlib
2022-11-26 05:25:57 -08:00
..
SDL_crc16.c Added note about CRC algorithm compatibility 2022-08-11 14:27:08 -07:00
SDL_crc32.c Added note about CRC algorithm compatibility 2022-08-11 14:27:08 -07:00
SDL_getenv.c Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
SDL_iconv.c Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
SDL_malloc.c Fixes made in response to running a static code analyzer under MS Windows. 2022-11-16 12:43:20 -05:00
SDL_mslibc.c First pass at changing SDL 2.0 to SDL 3.0 2022-11-21 20:28:58 -08:00
SDL_qsort.c Don't compare pointer against '0', but NULL 2022-11-17 11:23:15 +01:00
SDL_stdlib.c Only use memset_pattern4() if we have string.h on Apple platforms 2022-11-26 05:25:57 -08:00
SDL_string.c Remove SDL_config.h from the public headers 2022-11-26 04:48:36 -08:00
SDL_strtokr.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_vacopy.h Fixed building with Visual Studio 2013 2022-05-06 10:51:55 -07:00