aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regexec.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-30eliminate dependence of perror on printfRich Felker1-10/+5
2011-07-30fix bug in synccall with no threads: lock was taken but never releasedRich Felker1-4/+4