summaryrefslogtreecommitdiff
path: root/libc/misc/regex/regex_internal.h
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15adapt regex to new regex.hPeter S. Mazinger
2010-04-12libc_regex: __libc_lock primitives are actually available on uClibcCarmelo Amoroso
2009-07-20regex: convert #if to #ifdefMike Frysinger
2008-12-26new regex: stop confusing ourself with _LIBC being undefined;Denis Vlasenko
2008-12-26regex: drop __<funcname> aliases. remove much of unused code.Denis Vlasenko
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-06-03fix trivial mismatch in return type of build_wcs_upper_buffer()Denis Vlasenko
2006-02-28Sync w/ glibcPeter S. Mazinger
2006-01-30make regex a little bit smallerPeter S. Mazinger
2005-12-16Make new regex build w/ WCHAR disabled, vapier, does it now work for you?Peter S. Mazinger
2005-11-28Allow internal_function to come from libcPeter S. Mazinger
2005-11-28Add new regex code from glibc, this is almost double size of the earlier one,...Peter S. Mazinger