aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regexec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-02in synccall, ignore the signal before any threads' signal handlers returnRich Felker1-4/+4
2013-09-02fix invalid pointer in synccall (multithread setuid, etc.)Rich Felker1-0/+1
2013-09-01fix special-case breakage in popen due to reversed argument orderRich Felker1-1/+1