freebsd-dev/tools/regression/lib
Jilles Tjoelker 139ac6b239 fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen.
Example: fnmatch("a*b/*", "abbb/.x", FNM_PATHNAME | FNM_PERIOD)

PR:		116074
MFC after:	1 week
2010-04-16 22:29:24 +00:00
..
libc fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen. 2010-04-16 22:29:24 +00:00
libmp Rename all symbols in libmp(3) to mp_*, just like Solaris. 2009-02-26 21:43:15 +00:00
libutil Add test-pidfile.c and increase warning level. 2009-11-12 01:37:25 +00:00
msun Add tests for conj{,f,l}() that I wrote some time ago. These test the 2009-01-31 18:31:57 +00:00