Import the following changes from libc.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Jan 2007 00:15:58 +0000 (00:15 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Jan 2007 00:15:58 +0000 (00:15 +0000)
commitae3973f4685a0a316ab9cf50942374a7f77d401d
treea000fe485624482cca9c8cdfe4fdd8b4760fdea6
parent43ec2bd667a8f6c6d40457a6e6c6340a2d214d66
Import the following changes from libc.

2005-10-14  Ulrich Drepper  <drepper@redhat.com>

* lib/fnmatch_loop.c: Adjust for changed secondary hash function.

2004-12-01  Jakub Jelinek  <jakub@redhat.com>

* lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
normal_bracket label.

2004-09-01  Jakub Jelinek  <jakub@redhat.com>

[BZ #361]
* lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
to normal_bracket after fetching the next character.
ChangeLog
lib/fnmatch_loop.c