Subject: CVS commit: src/lib/libc/gdtoa
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 03/11/2006 18:38:14
Module Name:	src
Committed By:	kleink
Date:		Sat Mar 11 18:38:14 UTC 2006

Modified Files:
	src/lib/libc/gdtoa: gdtoa.h gdtoaimp.h gethex.c gmisc.c hexnan.c
	    strtodg.c strtord.c

Log Message:
Const poisoning.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/gdtoa/gdtoa.h
cvs rdiff -r1.2 -r1.3 src/lib/libc/gdtoa/gdtoaimp.h \
    src/lib/libc/gdtoa/gethex.c src/lib/libc/gdtoa/gmisc.c \
    src/lib/libc/gdtoa/hexnan.c src/lib/libc/gdtoa/strtodg.c \
    src/lib/libc/gdtoa/strtord.c

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