aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloca (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-06Update e-mailMattias Andrée1-1/+1
2016-06-13stack_will_overflow: we could forkMattias Andrée1-0/+3
2016-01-01bump yearMattias Andrée1-1/+1
2015-12-30needstack: We cannot protect ourself from death by SIGSEGV, the CPU would halt and catch fire.Mattias Andrée1-0/+2
2015-12-30needstack: forgot to set the maskMattias Andrée1-0/+3
2015-12-30needstack: use pthread_sigmask rather than sigprocmaskMattias Andrée1-2/+2
2015-12-26fix issue #9 on githubMattias Andrée1-1/+1
2015-12-20add needstackMattias Andrée1-0/+154