summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ...Peter S. Mazinger2006-01-161-6/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+3
* Get rid of tolower/toupper jump reloc, correct tow* for XLOCALEPeter S. Mazinger2006-01-031-1/+1
* Macros are no good for jump relocs, hack to get rid of one introduced my new ...Peter S. Mazinger2005-12-161-0/+3
* Make new regex build w/ WCHAR disabled, vapier, does it now work for you?Peter S. Mazinger2005-12-161-0/+4
* Add new regex code from glibc, this is almost double size of the earlier one,...Peter S. Mazinger2005-11-281-0/+3802