SDL/src/core
Sam Lantinga 90e01040c5 Added thread-safe environment functions
Also marked the existing functions as unsafe, as they can cause crashes if used in multi-threaded applications.

As a bonus, since the new functions are hashtable based, hint environment lookups are much faster.
2024-09-13 22:14:54 -07:00
..
android Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
freebsd Fix additional calloc-transposed-args warnings 2024-09-08 19:28:11 -07:00
gdk Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
haiku Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
linux Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
openbsd Changed enums to use XXX_COUNT for the count or number of values 2024-09-11 09:32:17 -07:00
unix Adding void to empty function prototype parenthesis 2024-09-11 19:44:52 -07:00
windows windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2024-09-06 13:28:39 -04:00
SDL_core_unsupported.c windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2024-09-06 13:28:39 -04:00