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.
openmw/components/crashcatcher
elsid 98a7d90ee2
Assume SIGSTKSZ is not a constant
SIGSTKSZ is not defined as constant since glibc 2.34:
https://sourceware.org/git/?p=glibc.git;a=commit;h=6c57d320484988e87e446e2e60ce42816bf51d53
3 years ago
..
crashcatcher.cpp Assume SIGSTKSZ is not a constant 3 years ago
crashcatcher.hpp Don't clobber game log file when we collect a stack trace. 4 years ago
windows_crashcatcher.cpp Fix MSVC's C4267 warnings 4 years ago
windows_crashcatcher.hpp Fork the current process to monitor exe, generate minidump on crash 4 years ago
windows_crashmonitor.cpp Handle case where the log path has more that MAX_PATH characters 4 years ago
windows_crashmonitor.hpp Fork the current process to monitor exe, generate minidump on crash 4 years ago
windows_crashshm.hpp Use 32767 characters for log path 4 years ago