summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex/regexec.c
Commit message (Expand)AuthorAgeFilesLines
* add hidden aliases for newer regex search functionsBernhard Reutner-Fischer2009-08-191-0/+2
* new regex: stop confusing ourself with _LIBC being undefined;Denis Vlasenko2008-12-261-34/+16
* regex: remove useless casts on allocations;Denis Vlasenko2008-12-261-11/+8
* regex: drop __<funcname> aliases. remove much of unused code.Denis Vlasenko2008-12-261-41/+1
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-6/+6
* 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-6/+6
* Merge from trunk."Steven J. Hill"2005-12-101-1/+1
* Merge from trunk."Steven J. Hill"2005-11-291-0/+4337