Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 01:46:57 +0000 (01:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 01:46:57 +0000 (01:46 +0000)
commit1fc82a56bcf83467050101dc06a73f9d7c124693
treeb9881b337fcbd274be015d2b5410e102532fd2cb
parent3c8333780571c599b97ac94f359c76e5c51434c7
Update.

* posix/fnmatch.c: Put internal_fnmatch in separate file.  Include
twice, to define singlebyte and multibyte version.
(fnmatch): Differentiate between singlebyte and multibyte locale and
call appropriate internal function.
* posix/fnmatch_loop.c: New file.
* posix/Makefile (distribute): Add fnmatch_loop.c.
ChangeLog
posix/Makefile
posix/fnmatch.c
posix/fnmatch_loop.c [new file with mode: 0644]