NetBSD/lib/libc/inet
ginsbach 8a9d1a0f53 - Further clarify differences between inet_pton() and inet_aton()
(i.e. the former only accepts decimal numbers; no octal or hex)
- Clarify that inet_network() does not do byte rearrangement for one,
  two, and three part dotted addresses ala inet_aton() and inet_addr().
- whitespace
2012-07-25 14:51:15 +00:00
..
Makefile.inc
_inet_aton.c
_inet_pton.c
inet.3 - Further clarify differences between inet_pton() and inet_aton() 2012-07-25 14:51:15 +00:00
inet6_option_space.3
inet6_rthdr_space.3
inet_cidr_ntop.c
inet_cidr_pton.c Use C89 definitions 2012-03-20 17:08:13 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_net.3 Whitespace fixes. 2012-07-20 20:48:59 +00:00
inet_net_ntop.c Use C89 definitions 2012-03-20 17:08:13 +00:00
inet_net_pton.c Use C89 definitions 2012-03-20 17:08:13 +00:00
inet_neta.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
inet_netof.c
inet_network.c
inet_ntoa.c
inet_ntop.c Use C89 definitions 2012-03-20 17:08:13 +00:00
inet_pton.c
nsap_addr.c