SDL/src/stdlib
Sam Lantinga d780fa144a Don't create the SDL environment in SDL_setenv_unsafe()
We might be setting an environment variable along with other application code setting environment variables (like code in SteamAPI_InitEx()) before initializing SDL.
2025-12-13 21:28:05 -08:00
..
SDL_casefolding.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_crc16.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_crc32.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_getenv.c Don't create the SDL environment in SDL_setenv_unsafe() 2025-12-13 21:28:05 -08:00
SDL_getenv_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_iconv.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_malloc.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_memcpy.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_memmove.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_memset.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_mslibc.c SDL_mslibc: Implement _ftoul2_legacy() 2025-10-03 07:21:20 -07:00
SDL_mslibc_arm64.masm Implement __chkstk for arm64 2025-01-02 01:15:28 +01:00
SDL_mslibc_x64.masm Rename SDL_mslibc_x64.asm -> SDL_mslibc_x64.masm 2024-01-04 17:46:07 +01:00
SDL_murmur3.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_qsort.c Add bounds checks in SDL_qsort (#10066) 2025-11-03 08:40:30 -08:00
SDL_random.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_stdlib.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
SDL_string.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
SDL_strtokr.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_sysstdlib.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_vacopy.h Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00