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
  Roman I Khimov a60ebd0f07 libc/regex: fix internal_function declarations 14 years ago
  Carmelo Amoroso f71bcf0f42 libc: Remove compiler warning due to old-style function definition 14 years ago
  Carmelo Amoroso 65f9ccdafd libc_regex: __libc_lock primitives are actually available on uClibc 14 years ago
  Bernhard Reutner-Fischer 7f779e7937 add hidden aliases for newer regex search functions 15 years ago
  Denis Vlasenko 1c8c83e23b new regex: stop confusing ourself with _LIBC being undefined; 15 years ago
  Denis Vlasenko 63c18a8309 regex: remove useless casts on allocations; 15 years ago
  Denis Vlasenko 0ef4c6b76f regex: drop __<funcname> aliases. remove much of unused code. 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 years ago
  Peter S. Mazinger 1c86fc7824 Sync w/ glibc 18 years ago
  Peter S. Mazinger 15868f9c3d s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ... 18 years ago
  Peter S. Mazinger dee597fea7 make new regex code use __mempcpy 18 years ago
  Peter S. Mazinger 09cce1e048 Correct regexec 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