Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 26 Apr 1999 23:21:01 +0000 (23:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 26 Apr 1999 23:21:01 +0000 (23:21 +0000)
commitd8aaef00a787dc18ce87e4c6448615095d511239
treec66cfcc06de7fb84023baaa2580d8be6781f77d4
parent80127c749ba3b00d0a802170ae5842f599c6c34b
Update.

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

* posix/fnmatch.c (internal_fnmatch): Renamed from fnmatch.  Take
extra parameter.  Fix several more bugs involving wildcard and
ranges.
(fnmatch): New function.  Call internal_fnmatch.

* posix/testfnm.c: More test cases.
ChangeLog
posix/fnmatch.c
posix/testfnm.c