opnsense-src/tools/regression/lib/libc
Jilles Tjoelker b731376e8c libc: Add a missing header to a test program.
Usage of dup(), mkstemp() and unlink() needs <unistd.h>.
2012-12-08 19:42:15 +00:00
..
gen nftw(): POSIX says directories causing loops should be silently skipped. 2012-08-09 22:05:40 +00:00
locale Remove regression tests for the obsolete rune interface. 2004-11-21 03:21:22 +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 libc: Add a missing header to a test program. 2012-12-08 19:42:15 +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