SDL2/src/stdlib
2022-11-05 15:58:30 -07: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 SDL_malloc.c: fix variable 'used' set but not used 2022-10-08 23:41:07 +02:00
SDL_mslibc.c On x86, pass -nodefaultlib to linker when wanting to avoid the C library 2022-10-22 09:28:00 -07:00
SDL_qsort.c add SDL_bsearch 2022-04-26 04:03:25 +03:00
SDL_stdlib.c stdlib: move all mslibc functions to SDL_mslibc.c 2022-07-27 09:07:56 -07:00
SDL_string.c Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 2022-11-05 15:58:30 -07: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