index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
misc
/
regex
/
regex_internal.h
Age
Commit message (
Expand
)
Author
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
adapt regex to new regex.h
Peter S. Mazinger
2010-04-12
libc_regex: __libc_lock primitives are actually available on uClibc
Carmelo Amoroso
2009-07-20
regex: convert #if to #ifdef
Mike Frysinger
2008-12-26
new regex: stop confusing ourself with _LIBC being undefined;
Denis Vlasenko
2008-12-26
regex: drop __<funcname> aliases. remove much of unused code.
Denis Vlasenko
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-07-23
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
- fix inline keyword
Bernhard Reutner-Fischer
2008-06-03
fix trivial mismatch in return type of build_wcs_upper_buffer()
Denis Vlasenko
2006-02-28
Sync w/ glibc
Peter S. Mazinger
2006-01-30
make regex a little bit smaller
Peter S. Mazinger
2005-12-16
Make new regex build w/ WCHAR disabled, vapier, does it now work for you?
Peter S. Mazinger
2005-11-28
Allow internal_function to come from libc
Peter S. Mazinger
2005-11-28
Add new regex code from glibc, this is almost double size of the earlier one,...
Peter S. Mazinger