Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gdtoa
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.
Home |
Main Index |
Thread Index |
Old Index