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
..
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc
base64.c
byteorder.3
ethers.3
ethers.c
gai_strerror.3
getaddrinfo.3
getaddrinfo.c
gethnamaddr.c
gethostbyname.3
getifaddrs.3
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
getnameinfo.c
getnetent.3
getnetent.c
getnetnamadr.c
getpeereid.3
getpeereid.c
getprotobyname.c
getprotobyname_r.c
getprotobynumber.c
getprotobynumber_r.c
getprotoent.3
getprotoent.c
getprotoent_r.c
getservbyname.c
getservbyname_r.c
getservbyport.c
getservbyport_r.c
getservent.3
getservent.c
getservent_r.c
hesiod.3
hesiod.c Fix fdleak in error case. Found by cppcheck. 2011-01-05 00:09:43 +00:00
if_indextoname.3
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
inet6_rth_space.3
inet6_rthdr_space.3
ip6opt.c
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
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
rcmd.c
recv.c
resolver.3
rthdr.c
send.c
servent.h
sethostent.c
sockatmark.3
sockatmark.c
vars6.c