* config/srclist.txt: Add glibc bug 1237.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Aug 2005 23:29:39 +0000 (23:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Aug 2005 23:29:39 +0000 (23:29 +0000)
commite6d7b6dadff0939558555a87efe46c9c1e60cdb1
tree1faf448f6c5fe5af689a7ebf13963eb665c44cbb
parentdad0bacf53b6d464375843babb0a2ef417af7362
* config/srclist.txt: Add glibc bug 1237.
* lib/regcomp.c, lib/regex_internal.c, lib/regex_internal.h:
* lib/regexec.c:
All uses of recently-renamed identifiers changed to use the new,
POSIX-compliant names.  The code will build and run just fine
without these changes, but it's better to eat our own dog food
and use the standard-conforming names.
* m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
for GNU regex features.
config/srclist.txt
lib/regcomp.c
lib/regex_internal.c
lib/regex_internal.h
lib/regexec.c
m4/regex.m4