dns response handling: don't treat too many addresses as an error
[musl] / src / regex / fnmatch.c
2015-06-16 Rich Felkerbyte-based C locale, phase 1: multibyte character handl...
2014-12-17 Nagy Szabolcsimplement FNM_CASEFOLD extension to fnmatch function
2013-12-02 Rich Felkerimplement FNM_LEADING_DIR extension flag in fnmatch
2013-12-01 Rich Felkerfix fnmatch corner cases related to escaping
2013-12-01 Szabolcs Nagyfix the end of string matching in fnmatch with FNM_PATHNAME
2012-04-28 Rich Felkernew fnmatch implementation
2012-04-26 Rich Felkerupdate fnmatch to POSIX 2008 semantics
2011-06-05 Rich Felkereliminate (harmless in this case) vla usage in fnmatch.c
2011-02-12 Rich Felkerinitial check-in, version 0.5.0