This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-07 13:14:51 +00:00
Code
Issues
Releases
Activity
139ac6b239
freebsd
/
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