aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regexec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-10add blowfish hash support to cryptRich Felker3-8/+806
2012-08-09fix (hopefully) all hard-coded 8's for kernel sigset_t sizeRich Felker14-20/+31
2012-08-09add defines for number of sigset_t bytes syscalls expectRich Felker4-0/+8
2012-08-09make crypt return an unmatchable hash rather than NULL on failureRich Felker1-5/+2
2012-08-07further fixes for mips ioctl.h headerRich Felker1-4/+4
2012-08-07fix another mips gratuitous-incompatibility bug: ioctl numbersRich Felker1-2/+2
2012-08-07fix bug dlsym bug that slipped in during dynamic linker cleanupRich Felker1-1/+1
2012-08-05make configure accept mipselRich Felker1-1/+1