Commit History

Author SHA1 Message Date
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 years ago
  Peter S. Mazinger eba63c6f8f get rid of warning if UCLIBC_HAS_CTYPE_TABLES is not enabled 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger eb326e80ad Use hidden towupper in new regex 18 years ago
  Peter S. Mazinger b865ce517b New regex as well 18 years ago
  Peter S. Mazinger 53b5f21c9c Hide more 18 years ago
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 18 years ago
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 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
  Peter S. Mazinger c4869de2c7 Rename regex.c to regex_old.c 18 years ago
  Peter S. Mazinger c4137edde1 Sync regex.h w/ glibc and make regex build w/ it 18 years ago
  Peter S. Mazinger 9d083cc253 Hide some wcs* 18 years ago
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 18 years ago
  Eric Andersen 36e67ceff9 As released in uClibc 0.9.16, regex was being compiled without 21 years ago
  Eric Andersen 322e234bd5 Sync regex with glibc 2.2.4. I need to add an option to select 22 years ago
  David McCullough fde510315b 23 years ago
  Eric Andersen 2f1ef19e4b Fix regex support to be compatible with 4.2 BSD regex library. This is 23 years ago
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
  Eric Andersen 82d766043c A smaller, kinder, gentler regexp implementation. 24 years ago