summaryrefslogtreecommitdiffstats
path: root/libc/misc/fnmatch/fnmatch_loop.c
Commit message (Collapse)AuthorAgeFilesLines
* - remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer2008-05-201-6/+2
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-3/+3
| | | | missing headers, other jump relocs removed
* Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on ↵Peter S. Mazinger2005-12-241-0/+1209
UCLIBC_HAS_LOCALE, making the new object about 5k, else it would be 10k