Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/09/2005 19:32:36
Module Name:	src
Committed By:	kleink
Date:		Wed Feb  9 19:32:36 UTC 2005

Modified Files:
	src/lib/libc/gen: sysctlgetmibinfo.c

Log Message:
Use strtoimax(), incidentally removing the only libc-internal use of
strtoq().


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/gen/sysctlgetmibinfo.c

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