opnsense-src/tools/regression/lib/libc
Jilles Tjoelker 8b0241c2d4 MFC r206711: fnmatch: Fix bad FNM_PERIOD disabling
if an asterisk has been seen.

Example: fnmatch("a*b/*", "abbb/.x", FNM_PATHNAME | FNM_PERIOD)

PR:		116074
2010-04-23 18:01:19 +00:00
..
gen MFC r206711: fnmatch: Fix bad FNM_PERIOD disabling 2010-04-23 18:01:19 +00:00
locale Remove regression tests for the obsolete rune interface. 2004-11-21 03:21:22 +00:00
net Add regression tests for ethers(3) functions, including new _r variants. 2007-05-13 14:03:21 +00:00
nss - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed. 2007-06-24 06:14:18 +00:00
regex Add a skeleton makefile that runs the tests out of libc/regex/grot. 2004-07-19 09:00:26 +00:00
resolv Style: NO_MAN doesn't need any value. 2006-03-15 10:46:38 +00:00
stdio Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advised 2009-04-06 13:50:04 +00:00
stdlib Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
string Tests for wcscasecmp(), wcsnlen(), and stpncpy(). 2009-02-28 06:34:04 +00:00