From owner-cvs-all Fri Feb 9 22:25:51 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 9334937B491; Fri, 9 Feb 2001 22:25:33 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1A6PXw90399; Fri, 9 Feb 2001 22:25:33 -0800 (PST) (envelope-from ache) Message-Id: <200102100625.f1A6PXw90399@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 9 Feb 2001 22:25:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vfprintf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/02/09 22:25:33 PST Modified files: lib/libc/stdio vfprintf.c Log: Take decimal point from locale instead of hardcoded '.' (SUSv2) Revision Changes Path 1.27 +11 -10 src/lib/libc/stdio/vfprintf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message