summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-3/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-1/+1
* convert yet another old-style function definitionDenis Vlasenko2008-12-261-5/+5
* new regex: stop confusing ourself with _LIBC being undefined;Denis Vlasenko2008-12-261-42/+33
* regex: remove useless casts on allocations;Denis Vlasenko2008-12-261-75/+83
* regex: drop __<funcname> aliases. remove much of unused code.Denis Vlasenko2008-12-261-26/+6
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-16/+16
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-241-2/+2
* Merge from trunk."Steven J. Hill"2006-02-271-11/+10
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+8
* Merge from trunk."Steven J. Hill"2005-11-291-0/+3802