aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloca (follow)
Commit message (Expand)AuthorAgeFilesLines
* needstack: We cannot protect ourself from death by SIGSEGV, the CPU would halt and catch fire.Mattias Andrée2015-12-301-0/+2
* needstack: forgot to set the maskMattias Andrée2015-12-301-0/+3
* needstack: use pthread_sigmask rather than sigprocmaskMattias Andrée2015-12-301-2/+2
* fix issue #9 on githubMattias Andrée2015-12-261-1/+1
* add needstackMattias Andrée2015-12-201-0/+154