NetBSD/lib/libc/net
joerg 9674b81ed9 Introduce __weakref_visible to handle the different required visibility
for weak references. GCC 4.2+ and Clang require static, older GCC wants
extern. Change __weak_reference to include sym. This requires changes
the existing users to not reuse the name of the symbol, but avoids
further differences between GCC 4.1 and GCC 4.2+/clang.
2011-02-22 05:45:05 +00:00
..
base64.c
byteorder.3
ethers.3
ethers.c
gai_strerror.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
getaddrinfo.3 Join URL. 2010-04-17 20:28:47 +00:00
getaddrinfo.c
gethnamaddr.c dprintf is claimed by posix. 2010-08-29 15:40:35 +00:00
gethostbyname.3
getifaddrs.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
getifaddrs.c Use RT_ROUNDUP instead of a private copy since that's what the kernel uses. 2011-02-04 02:01:12 +00:00
getnameinfo.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
getnameinfo.c - remove extra len check as per discussion on tech-net. 2010-06-29 14:44:19 +00:00
getnetent.3
getnetent.c
getnetnamadr.c
getpeereid.3
getpeereid.c
getprotobyname_r.c
getprotobyname.c
getprotobynumber_r.c
getprotobynumber.c
getprotoent_r.c
getprotoent.3
getprotoent.c
getservbyname_r.c Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +00:00
getservbyname.c
getservbyport_r.c Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +00:00
getservbyport.c
getservent_r.c Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +00:00
getservent.3
getservent.c
hesiod.3
hesiod.c Fix fdleak in error case. Found by cppcheck. 2011-01-05 00:09:43 +00:00
if_indextoname.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
if_indextoname.c Don't __weak_alias non-existent symbols. Apparently the alpha 2010-12-13 23:10:12 +00:00
if_nameindex.c
if_nametoindex.c
inet6_opt_init.3
inet6_option_space.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
inet6_rth_space.3
inet6_rthdr_space.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
ip6opt.c
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc
nsdispatch.3 Add section 3 for getpwuid_r xref. 2011-01-26 22:00:45 +00:00
nsdispatch.c Introduce __weakref_visible to handle the different required visibility 2011-02-22 05:45:05 +00:00
nslexer.l use %option noinput 2010-12-08 03:19:19 +00:00
nsparser.y
protoent.h
rcmd.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
rcmd.c
recv.c
resolver.3
rthdr.c
send.c
servent.h Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +00:00
sethostent.c
sockatmark.3
sockatmark.c
vars6.c