aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regexec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-04fix types for wctype_t and wctrans_tRich Felker7-16/+16
2013-03-04fix some obscure header type size/alignment issuesRich Felker4-10/+9
2013-02-26fix wrong float_t on x86_64Rich Felker1-1/+1
2013-02-26fix cruft in utmp.h that was broken by changes in utmpx.hRich Felker1-3/+0
2013-02-26fix integer type issue in strverscmpRich Felker1-1/+3
2013-02-26implement non-stub strverscmpRich Felker1-2/+35
2013-02-26namespace conformance to latest standards in strings.hRich Felker1-4/+6
2013-02-21replace stub with working strcasestrRich Felker1-2/+4
2013-02-21fix wrong return value from wmemmove on forward copiesRich Felker1-1/+2
2013-02-21scsci/sg.h: fix usage of undefined macro HZrofl0r1-1/+1