SDL/include/build_config
Frank Praznik 427f838f58 unix: Add ppoll support
Allows for finer grained timeout values, and fixes a FIXME.

This also drops the legacy select() fallback path in favor of presuming that poll() is always available. poll() is part of the POSIX.1-2001 standard, has been available in Unix since some time in the 1980s, the BSDs since at least the early 90s, and Linux since kernel 2.1, which predates kernel support for Pthreads. glibc also has its own emulation using select(), if necessary.
2025-10-17 14:30:10 -04:00
..
SDL_build_config.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_build_config.h.cmake unix: Add ppoll support 2025-10-17 14:30:10 -04:00
SDL_build_config_android.h Allow building the tray subsystem without the video subsystem 2025-08-27 08:15:24 -07:00
SDL_build_config_ios.h Fixed building on visionOS 2025-09-29 12:17:48 -07:00
SDL_build_config_macos.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_build_config_minimal.h Allow building the tray subsystem without the video subsystem 2025-08-27 08:15:24 -07:00
SDL_build_config_windows.h Fix vsync-off support for direct3d11 2025-08-24 21:33:02 +03:00
SDL_build_config_wingdk.h Fix vsync-off support for direct3d11 2025-08-24 21:33:02 +03:00
SDL_build_config_xbox.h Allow building the tray subsystem without the video subsystem 2025-08-27 08:15:24 -07:00
SDL_revision.h.cmake Updated copyright for 2025 2025-01-01 07:45:52 -08:00