aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloca/needstack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* stack_will_overflow: we could forkMattias Andrée2016-06-131-0/+3
* bump yearMattias Andrée2016-01-011-1/+1
* 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