You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/os/unix
Jonathan G Rennison a887333f00 Crashlog: Unix: Handle simultaneous crash signals in multiple threads
Avoid changing signal handler during crash
Just adjust the signal proc mask and vary response of signal handler
2 months ago
..
CMakeLists.txt Codechange: refactor the Windows-only DllLoader in a cross-platform LibraryLoader (#11751) 4 months ago
crashlog_unix.cpp Crashlog: Unix: Handle simultaneous crash signals in multiple threads 2 months ago
font_unix.cpp Merge branch 'master' into jgrpp 4 months ago
library_loader_unix.cpp Codechange: refactor the Windows-only DllLoader in a cross-platform LibraryLoader (#11751) 4 months ago
survey_unix.cpp Codechange: vendor the nlohmann-json library (#11290) 6 months ago
unix.cpp Revert "Iconv: Ensure that OTTD2FS/FS2OTTD are thread-safe" 3 months ago
unix_main.cpp Test: Add upstream tests 5 months ago