freebsd-skq/contrib/netbsd-tests/lib/libc
Enji Cooper ff0ba87247 Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with
their #ifdef equivalents for everything changed in contrib/netbsd-tests. There
are some items from the vendor tree that use #if defined(__FreeBSD__) or
#if defined(__NetBSD__) which are being left alone

Requested by: bde, rpaulo
Sponsored by: EMC / Isilon Storage Division
2014-11-17 13:39:00 +00:00
..
arch
c063
common
db Port t_db.sh to FreeBSD 2014-11-03 21:21:08 +00:00
gen Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +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 Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
net Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
regex Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +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 Port lib/libc/ssp to FreeBSD 2014-11-03 23:36:41 +00:00
stdio Expect :sscanf_whitespace to fail on !NetBSD OSes 2014-11-01 21:30:18 +00:00
stdlib Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
string Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
sync
sys Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +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