about summary refs log tree commit diff
path: root/posix/fnmatch_loop.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Update.Ulrich Drepper2000-01-181-0/+336
* 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.