Commit History

Author SHA1 Message Date
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger 41f937c846 adapt regex to new regex.h 13 years ago
  Carmelo Amoroso 65f9ccdafd libc_regex: __libc_lock primitives are actually available on uClibc 14 years ago
  Mike Frysinger 5e51016045 regex: convert #if to #ifdef 15 years ago
  Denis Vlasenko 1c8c83e23b new regex: stop confusing ourself with _LIBC being undefined; 15 years ago
  Denis Vlasenko 0ef4c6b76f regex: drop __<funcname> aliases. remove much of unused code. 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Denis Vlasenko c9a2b6c249 fix trivial mismatch in return type of build_wcs_upper_buffer() 16 years ago
  Peter S. Mazinger 1c86fc7824 Sync w/ glibc 18 years ago
  Peter S. Mazinger 75b1747bb2 make regex a little bit smaller 18 years ago
  Peter S. Mazinger e5b07a0aed Make new regex build w/ WCHAR disabled, vapier, does it now work for you? 18 years ago
  Peter S. Mazinger 57eac0f84b Allow internal_function to come from libc 18 years ago
  Peter S. Mazinger 86ee08b08e Add new regex code from glibc, this is almost double size of the earlier one, but passes sed tests (and thus allows making sed shrink from 91k to 42k 18 years ago