Age | Commit message (Expand) | Author |
---|---|---|
2024-08-08 | tree-wide: fix a pile of lints | Jade Lovelace |
2022-10-14 | libmain: Make the entire stack overflow handler pluggable | Robert Hensing |
2022-10-14 | libmain: Add extraStackOverflowHandler | Robert Hensing |
2020-05-11 | fixes to merged code | Ben Burdette |
2018-11-20 | Fix typo | Eelco Dolstra |
2018-05-02 | Fix some random -Wconversion warnings | Eelco Dolstra |
2017-08-31 | src/libmain/stack.cc: fix 'ucontext' usage on glibc-2.26 | Sergei Trofimovich |
2017-07-14 | Shut up a memory leak warning | Eelco Dolstra |
2017-02-08 | Include config.h implicitly with '-include config.h' in CFLAGS | Tuomas Tynkkynen |
2016-10-12 | Shut up some warnings | Eelco Dolstra |
2014-12-12 | Silence some warnings on GCC 4.9 | Eelco Dolstra |
2014-10-31 | Shut up a clang warning | Eelco Dolstra |
2013-08-07 | Respect MINSIGSTKSZ when allocating an alternative stack | Eelco Dolstra |
2013-07-30 | Detect stack overflows | Eelco Dolstra |