opnsense-src/contrib/netbsd-tests/lib/libc
2015-08-11 21:59:36 +00:00
..
arch
c063 Fix warning of implicit declaration of function 'mkdir'. 2015-05-31 02:21:35 +00:00
common
db Port t_db.sh to FreeBSD 2014-11-03 21:21:08 +00:00
gen nice(): Put back old return value, keeping [EPERM] error. 2015-02-28 18:22:10 +00:00
hash Port h_hash and t_sha2 to FreeBSD 2014-11-01 22:00:46 +00:00
inet inet_network on FreeBSD returns NULL when provided "0x" to inet_network 2014-11-03 21:26:11 +00:00
locale Fix and re-enable UTF-8 tests. 2015-08-11 21:59:36 +00:00
net Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
regex Reenable the test. 2015-08-11 16:07:24 +00:00
rpc rpc_control on FreeBSD is a public-ish API (not prefixed with __), not private 2014-11-03 23:37:51 +00:00
setjmp
ssp Don't install h_raw if dealing with clang 3.5.0+ to unbreak the tests2 Jenkins 2015-01-02 05:40:02 +00:00
stdio Expect :sscanf_whitespace to fail on !NetBSD OSes 2014-11-01 21:30:18 +00:00
stdlib Add __FreeBSD_version guards around hsearch_r to ease MFCing the code to 2014-12-21 23:47:30 +00:00
string memmem(3): empty little string matches the beginning of the big string 2015-05-26 21:16:07 +00:00
sync
sys Expect access_test:access_inval to fail before __FreeBSD_version == 1100033 2014-12-30 22:32:29 +00:00
termios
time Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
tls Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
tls_dso Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
ttyio
t_cdb.c
t_convfp.c
t_gdtoa.c