SDL/src/process
Sam Lantinga 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS
posix_spawn_file_actions_addchdir() was introduced in macOS 26, but we want to be able to run on systems all the way back to macOS 15
2025-09-19 08:00:03 -07:00
..
dummy Updated copyright for 2025 2025-01-01 07:45:52 -08:00
posix Use posix_spawn_file_actions_addchdir_np() on macOS 2025-09-19 08:00:03 -07:00
windows process(windows): fallback to GenerateConsoleCtrlEvent and TerminateProcess if necessary 2025-08-26 17:01:37 -07:00
SDL_process.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_sysprocess.h Add a few include guards to private headers 2025-08-01 02:00:08 +02:00