summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex/regex_internal.c
Commit message (Expand)AuthorAgeFilesLines
* regex: convert #if to #ifdefMike Frysinger2009-08-191-1/+1
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-2/+2
* new regex: stop confusing ourself with _LIBC being undefined;Denis Vlasenko2008-12-261-20/+16
* regex: remove useless casts on allocations;Denis Vlasenko2008-12-261-2/+2
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-4/+4
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-241-3/+3
* Merge from trunk."Steven J. Hill"2006-02-271-4/+5
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-2/+2
* Merge from trunk."Steven J. Hill"2005-11-291-0/+1645