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