Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/24/2005 23:29:06
Module Name: src
Committed By: christos
Date: Sun Apr 24 23:29:06 UTC 2005
Modified Files:
src/lib/libc/stdlib: strtod.c
Log Message:
Revert the previous patch. It is not worth it optimizing the code to avoid
compiler errors because it makes it gratutiously different.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/lib/libc/stdlib/strtod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.