Subject: Re: inet_pton() spec non-conformance
To: None <tech-net@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-net
Date: 02/07/2000 22:26:41
>	inet_pton() included in src/lib/libc/net is not spec conformant.

	http://cvsweb.netbsd.org/bsdweb.cgi/basesrc/lib/libc/net/inet_pton.c
	1.2 -> 1.3

	was the change really the right one?  shouldn't this be addressed
	by changing gethostbyname2() (and child functions) instead?

itojun