From owner-cvs-all Fri Feb 9 21: 5:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CEC837B401; Fri, 9 Feb 2001 21:05:10 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1A55Ac76444; Fri, 9 Feb 2001 21:05:10 -0800 (PST) (envelope-from ache) Message-Id: <200102100505.f1A55Ac76444@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 9 Feb 2001 21:05:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtod.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/02/09 21:05:10 PST Modified files: lib/libc/stdlib strtod.c Log: Use decimap_point from localeconv() instead of hardcoded '.' Obtained from: inspired by NetBSD strtod Revision Changes Path 1.6 +5 -2 src/lib/libc/stdlib/strtod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message