From owner-cvs-all Fri Feb 9 21:46:24 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 F077A37B401; Fri, 9 Feb 2001 21:46:05 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1A5k5s81440; Fri, 9 Feb 2001 21:46:05 -0800 (PST) (envelope-from ache) Message-Id: <200102100546.f1A5k5s81440@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 9 Feb 2001 21:46:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vfscanf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/02/09 21:46:05 PST Modified files: lib/libc/stdio vfscanf.c Log: Use decimal point from localeconv() instead of hardcoded '.' (SUSv2) Revision Changes Path 1.16 +15 -7 src/lib/libc/stdio/vfscanf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message