(ALLOCA_LIMIT): Remove macro, which collided
authorJim Meyering <jim@meyering.net>
Fri, 16 Jan 2004 09:55:15 +0000 (09:55 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Jan 2004 09:55:15 +0000 (09:55 +0000)
commitf1d3aedf657d960e67c74493caf556180517d18b
tree62687d37955ab0d1b6f4255b602915c7dbed04c8
parent4d108ffc750e521ef027f4d7f1d9f4e69dfeb416
(ALLOCA_LIMIT): Remove macro, which collided
with like-named macro in fnmatch.c.
(EXT): Use an internal constant instead.

Merge fnmatch patches from glibc.
(FCT): Cast to int32_t and UCHAR when appropriate.
Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
lib/fnmatch_loop.c