SDL/src/stdlib
Sylvain ce5da5d579
Don't compare pointer against '0', but NULL
2022-11-16 21:47:43 +01: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 On x86, pass -nodefaultlib to linker when wanting to avoid the C library 2022-10-22 09:28:00 -07:00
SDL_qsort.c Don't compare pointer against '0', but NULL 2022-11-16 21:47:43 +01: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