summaryrefslogtreecommitdiff
path: root/platform/linuxbsd/crash_handler_linuxbsd.cpp
AgeCommit message (Expand)Author
2023-01-21Make PIE relocation detection glibc-onlyRiteo
2023-01-15Alter linux debug stacktraces handling to support more environmentsEkaterina Vaartis
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-01Remove usage of unitialized variablesRafał Mikrut
2022-05-05Crash handler: Use `print_error` to include backtrace in logsRémi Verschelde
2022-02-09Core: Move generated `VERSION_HASH` to a `.cpp` fileRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-11String: Remove `erase` method, bindings can't mutate StringRémi Verschelde
2021-06-17Improve crash handler message displayHugo Locurcio
2021-01-09Split OS::execute into two methodsMarcel Admiraal
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky