This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-17 09:39:26 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
183abe44fa
opnsense-src
/
tools
/
regression
/
lib
/
libc
History
Jilles Tjoelker
8d0f6b5fc2
wordexp(): Fix syntax validation for backslashes in single-quotes.
2013-07-23 21:09:26 +00:00
..
gen
wordexp(): Fix syntax validation for backslashes in single-quotes.
2013-07-23 21:09:26 +00:00
locale
Add libiconv based versions of *c16*() and *c32*().
2013-06-03 17:17:56 +00:00
net
Add regression tests for ethers(3) functions, including new _r variants.
2007-05-13 14:03:21 +00:00
nss
Restore "all rights reserved" (spelled correctly). This was actually part of the standard text of the license which I did not realize prior.
2013-06-17 20:27:20 +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
Non-void function should return a value.
2012-11-20 19:23:44 +00:00
stdio
Add an implementation of open_memstream() and open_wmemstream(). These
2013-02-27 19:50:46 +00:00
stdlib
Switch over to a different, more flexible test output protocol that's
2004-11-11 19:47:55 +00:00
string
Allow strerror(0) and strerror_r(0, ...).
2011-04-05 21:56:05 +00:00