Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-31 | src/libmain/stack.cc: fix 'ucontext' usage on glibc-2.26 | Sergei Trofimovich | 1 | -2/+2 |
2017-07-14 | Shut up a memory leak warning | Eelco Dolstra | 1 | -1/+2 |
2017-02-08 | Include config.h implicitly with '-include config.h' in CFLAGS | Tuomas Tynkkynen | 1 | -2/+0 |
2016-10-12 | Shut up some warnings | Eelco Dolstra | 1 | -1/+1 |
2014-12-12 | Silence some warnings on GCC 4.9 | Eelco Dolstra | 1 | -1/+1 |
2014-10-31 | Shut up a clang warning | Eelco Dolstra | 1 | -1/+1 |
2013-08-07 | Respect MINSIGSTKSZ when allocating an alternative stack | Eelco Dolstra | 1 | -1/+1 |
2013-07-30 | Detect stack overflows | Eelco Dolstra | 1 | -0/+72 |