Update.
commit45a89cc6c636d0e68b32e7c5ee43911209d19087
authorUlrich Drepper <drepper@redhat.com>
Mon, 26 Apr 1999 07:50:45 +0000 (26 07:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 26 Apr 1999 07:50:45 +0000 (26 07:50 +0000)
treec7fcd9ec4983aec593be0927f20d92fbf24f5005
parent62ece32bb4a0aebd2895d9e16b235eee70ce5ce3
Update.

1999-04-26  Ulrich Drepper  <drepper@cygnus.com>

* posix/fnmatch.c: Include string.h also for glibc.
(fnmatch, case '?'): Optimize if cascades a bit.
(fnmatch, case '*'): Correct handling if FNM_PATHNAME is set.

* posix/testfnm.c: Add test cases for * with FNM_PATHNAME errors.
ChangeLog
posix/fnmatch.c
posix/testfnm.c