Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/08/2000 21:23:50
Module Name:	basesrc
Committed By:	itojun
Date:		Sun Jul  9 04:23:50 UTC 2000

Modified Files:
	basesrc/lib/libc/net: getaddrinfo.c

Log Message:
use strtoul() to check for all-digit string, not isdigit().  sync with kame.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 basesrc/lib/libc/net/getaddrinfo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.