This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e3ef0d2fcf
freebsd-dev
/
tools
/
regression
/
lib
History
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