From owner-cvs-all Wed Nov 28 19:30:50 2001 Delivered-To: cvs-all@freebsd.org Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by hub.freebsd.org (Postfix) with ESMTP id 2E9A337B423; Wed, 28 Nov 2001 19:30:31 -0800 (PST) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id 8DC214CE25; Wed, 28 Nov 2001 22:30:30 -0500 (EST) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id WAA15691; Wed, 28 Nov 2001 22:30:29 -0500 (EST) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id TAA20018; Wed, 28 Nov 2001 19:30:29 -0800 (PST) Message-Id: <200111290330.TAA20018@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: ache@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib strtod.c strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c strtoumax.c src/lib/libc/stdio vfscanf.c src/share/mklocale hi_IN.ISCII-DEV.src Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Date: Wed, 28 Nov 2001 19:30:28 -0800 Versions: dmail (solaris) 2.2j/makemail 2.9b Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Back out national digits support, POSIX explicetely disallows it: In other than the C or POSIX locales, other implementation-defined subject sequences may be accepted. Maybe I'm misunderstanding what you're saying, but POSIX allows strtol and friends to use locale-specific numbers. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message