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-03-12 05:32:15 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aed1e745d0
opnsense-src
/
tools
/
regression
/
lib
/
libc
History
Ed Schouten
5f4cd89cce
Add missing #includes, to keep Clang silent.
2013-05-25 18:04:24 +00:00
..
gen
popen(): Add 'e' mode character to set close-on-exec on the new fd.
2013-05-20 17:31:18 +00:00
locale
Add missing #includes, to keep Clang silent.
2013-05-25 18:04:24 +00:00
net
Add regression tests for ethers(3) functions, including new _r variants.
2007-05-13 14:03:21 +00:00
nss
remove duplicate semicolons where possible.
2012-10-22 03:00:37 +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