freebsd_amp_hwpstate/lib/libc/net
Peter Wemm 9e06e6da51 Some adjustments for the resolver use of poll(). For some reason I thought
an unimplemented syscall returned ENOSYS, rather than EINVAL.  I have run
statically linked code with this wrapper and it does appear to work fine
on 2.2-stable which doesn't have poll().  ktrace shows the poll syscall fail
once and the fallback to select() working.
1997-09-16 06:03:54 +00:00
..
Makefile.inc
addr2ascii.3
addr2ascii.c
ascii2addr.c
base64.c
byteorder.3
ether_addr.c
ethers.3
gethostbydns.c
gethostbyht.c
gethostbyname.3
gethostbynis.c
gethostnamadr.c
getnetbydns.c
getnetbyht.c
getnetbynis.c
getnetent.3
getnetnamadr.c
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3 Import Lite2's src/lib, except for non-i386 machine-dependent directories, 1997-07-03 03:28:27 +00:00
getservent.c
herror.c
inet.3
inet_addr.c
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
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
map_v4v6.c
ns.3
ns_addr.c
ns_ntoa.c
nsap_addr.c
rcmd.3
rcmd.c
recv.c
res_comp.c Import Lite2's src/lib, except for non-i386 machine-dependent directories, 1997-07-03 03:28:27 +00:00
res_config.h
res_data.c
res_debug.c Import Lite2's src/lib, except for non-i386 machine-dependent directories, 1997-07-03 03:28:27 +00:00
res_init.c Add "options no_tld_query" to resolv.conf. 1997-09-01 01:19:23 +00:00
res_mkquery.c Import Lite2's src/lib, except for non-i386 machine-dependent directories, 1997-07-03 03:28:27 +00:00
res_query.c Add "options no_tld_query" to resolv.conf. 1997-09-01 01:19:23 +00:00
res_send.c Some adjustments for the resolver use of poll(). For some reason I thought 1997-09-16 06:03:54 +00:00
res_stubs.c
resolver.3
send.c