NetBSD/lib/libc/inet
christos c5e820cae4 PR/45989: Martin Husemann: lint invocation does include -w only on i386
- turn lint -w for all the platforms after fixing the lint warnings.
- add _DIAGASSERTS() for casts that would assign values to types that
  would not fit.
- change types, add casts
- change into ansii prototypes
- turn on _DIAGNOSTIC for libc (during current, to be eliminated for release
  builds)

approved by core@
2012-03-13 21:13:30 +00:00
..
Makefile.inc
_inet_aton.c
_inet_pton.c
inet.3
inet6_option_space.3
inet6_rthdr_space.3
inet_cidr_ntop.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
inet_cidr_pton.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_net.3
inet_net_ntop.c
inet_net_pton.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
inet_neta.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
inet_netof.c
inet_network.c
inet_ntoa.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
inet_ntop.c
inet_pton.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
nsap_addr.c