summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-11/+11
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-5/+5
* Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP...Peter S. Mazinger2006-03-221-1/+1
* Sync w/ glibcPeter S. Mazinger2006-02-281-1/+1
* Bernhard Fischer writes: remove unused variablesMike Frysinger2006-01-291-2/+0
* Get rid of nested warningsPeter S. Mazinger2006-01-231-4/+4
* 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