Subject: CVS commit: src/lib/libc/gdtoa
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/03/2007 16:44:02
Module Name: src
Committed By: christos
Date: Sat Feb 3 16:44:02 UTC 2007
Modified Files:
src/lib/libc/gdtoa: dmisc.c gdtoaimp.h hdtoa.c
Log Message:
some int -> size_t
deal with sparc64 that has 112 bits of mantissa.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/gdtoa/dmisc.c
cvs rdiff -r1.5 -r1.6 src/lib/libc/gdtoa/gdtoaimp.h
cvs rdiff -r1.1 -r1.2 src/lib/libc/gdtoa/hdtoa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.