Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | needstack: We cannot protect ourself from death by SIGSEGV, the CPU would halt and catch fire. | Mattias Andrée | 2015-12-30 | 1 | -0/+2 |
* | needstack: forgot to set the mask | Mattias Andrée | 2015-12-30 | 1 | -0/+3 |
* | needstack: use pthread_sigmask rather than sigprocmask | Mattias Andrée | 2015-12-30 | 1 | -2/+2 |
* | fix issue #9 on github | Mattias Andrée | 2015-12-26 | 1 | -1/+1 |
* | add needstack | Mattias Andrée | 2015-12-20 | 1 | -0/+154 |