summaryrefslogtreecommitdiff
path: root/libc/misc/fnmatch/fnmatch_loop.c
AgeCommit message (Expand)Author
2023-11-10fnmatch: fix possible access beyond of parameter stringMarcus Haehnel
2021-12-24Fix -Wundef related warningsYann Sionneau
2020-09-22Fix warning about missing const qualifierYann Sionneau
2016-11-27Fix handling of unterminated [ expression in fnmatch.Waldemar Brodkorb
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15fnmatch: replace __memset and __memcmpPeter S. Mazinger
2008-05-20- remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-24Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC...Peter S. Mazinger