Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test for token pasting to also check "|| defined(ALMOST_STDC)" | Kaveh R. Ghazi | 2001-11-16 | 1 | -2/+2 |
* | regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whet... | Kaveh R. Ghazi | 2001-11-16 | 1 | -2/+2 |
* | config.in (HAVE_UINTPTR_T): Provide autoconf stub. | Jeffrey A Law | 2001-11-15 | 1 | -1/+1 |
* | regex.c (PREFIX): Provide an alternate definition for non-ANSI/ISO compilers. | Jeffrey A Law | 2001-11-15 | 1 | -3/+12 |
* | obstack.c (_): Honor the setting of ENABLE_NLS. | Jim Meyering | 2001-11-12 | 1 | -1/+1 |
* | merge from glibc | Ulrich Drepper | 2001-08-23 | 1 | -14/+58 |
* | backport: regex.c (wcs_regex_compile): Use appropriate string to compare with... | Isamu Hasegawa | 2001-08-12 | 1 | -2/+2 |
* | backport: regex.c: Declare wcs functions only if compiling with MBS_SUPPORT. | Andreas Jaeger | 2001-07-30 | 1 | -46/+107 |
* | merge from glibc | DJ Delorie | 2001-07-18 | 1 | -10/+24 |
* | Makefile.in: Add support for regex code. | Jeff Johnston | 2001-07-10 | 1 | -0/+8245 |