freebsd-dev/lib/libc/net
Jason Evans 929273386f Add three-tier symbol naming in support of POSIX thread cancellation
points.  For library functions, the pattern is __sleep() <--
_libc_sleep() <-- sleep().  The arrows represent weak aliases.  For
system calls, the pattern is _read() <-- _libc_read() <-- read().
2000-01-12 09:23:48 +00:00
..
addr2ascii.3
addr2ascii.c
ascii2addr.c
base64.c
byteorder.3
ether_addr.c
ethers.3
getaddrinfo.3 Fixed missing include in synopsis. 2000-01-05 19:02:14 +00:00
getaddrinfo.c Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
gethostbydns.c Suppress vast quantities of unneeded warnings spewed by libc's gethostbydns 1999-12-28 07:21:08 +00:00
gethostbyht.c
gethostbyname.3
gethostbynis.c
gethostnamadr.c Add unsigned char cast to isalpha 1999-11-04 05:01:28 +00:00
getipnodebyname.3 Fixed missing include in synopsis. 2000-01-05 18:54:37 +00:00
getnameinfo.3 Fixed missing include in synopsis. 2000-01-05 19:02:14 +00:00
getnameinfo.c Getaddrinfo(), getnameinfo(), and etc support in libc/net. 1999-12-28 02:37:14 +00:00
getnetbydns.c
getnetbyht.c
getnetbynis.c
getnetent.3
getnetnamadr.c Add unsigned char cast to isalpha 1999-11-04 05:01:28 +00:00
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3
getservent.c
herror.c
if_indextoname.3 Fixed missing includes in synopsis. 1999-12-23 16:38:51 +00:00
ifname.c KAME 4th patch 1999-12-16 18:32:01 +00:00
inet_addr.c Make this compile with -Wall -Werror 1999-12-27 08:40:40 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_net_ntop.c
inet_net_pton.c
inet_neta.c
inet_netof.c
inet_network.c
inet_ntoa.c
inet_ntop.c
inet_pton.c
inet.3
ip6opt.c KAME 4th patch 1999-12-16 18:32:01 +00:00
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Makefile.inc Getaddrinfo(), getnameinfo(), and etc support in libc/net. 1999-12-28 02:37:14 +00:00
map_v4v6.c
name6.c Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
ns_addr.c
ns_name.c
ns_netint.c
ns_ntoa.c
ns_parse.c
ns_print.c
ns_ttl.c
ns.3
nsap_addr.c
rcmd.3
rcmd.c Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
recv.c
res_comp.c
res_config.h
res_data.c
res_debug.c
res_init.c Getaddrinfo(), getnameinfo(), and etc support in libc/net. 1999-12-28 02:37:14 +00:00
res_mkquery.c
res_mkupdate.c
res_query.c
res_send.c Add three-tier symbol naming in support of POSIX thread cancellation 2000-01-12 09:23:48 +00:00
res_update.c
resolver.3
rthdr.c KAME 4th patch 1999-12-16 18:32:01 +00:00
send.c
vars.c KAME 4th patch 1999-12-16 18:32:01 +00:00