From owner-freebsd-current@FreeBSD.ORG Fri Jan 21 10:15:43 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41AF016A4CE; Fri, 21 Jan 2005 10:15:43 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD10D43D1F; Fri, 21 Jan 2005 10:15:42 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1])AE51C44234; Fri, 21 Jan 2005 11:15:41 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17151-02; Fri, 21 Jan 2005 11:15:36 +0100 (CET) Received: from m2a2.dyndns.org (p508EFC32.dip.t-dialin.net [80.142.252.50]) 5FC2144232; Fri, 21 Jan 2005 11:15:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 3D2C1774D3; Fri, 21 Jan 2005 11:15:35 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14537-01-2; Fri, 21 Jan 2005 11:15:34 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 4F0A277751; Fri, 21 Jan 2005 11:15:34 +0100 (CET) From: Matthias Andree To: Andrey Chernov In-Reply-To: <20050121000916.GA73235@nagual.pp.ru> (Andrey Chernov's message of "Fri, 21 Jan 2005 03:09:17 +0300") References: <20050120192324.GA30862@uriah.heep.sax.de> <20050120205501.GA69123@nagual.pp.ru> <20050120211449.GC30862@uriah.heep.sax.de> <20050120214406.GA70088@nagual.pp.ru> <20050120222137.GE30862@uriah.heep.sax.de> <20050121000916.GA73235@nagual.pp.ru> Date: Fri, 21 Jan 2005 11:15:34 +0100 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de X-Mailman-Approved-At: Fri, 21 Jan 2005 12:34:44 +0000 cc: Joerg Wunsch cc: current@FreeBSD.ORG cc: bde@FreeBSD.ORG Subject: Re: Implementation errors in strtol() X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 10:15:43 -0000 Andrey Chernov writes: > If you disagree that FreeBSD must follow POSIX (as united and superseded > things among all several other standards related to the subject), this > should be CORE decision. Because in the past POSIX word was final thing > for FreeBSD implemetations, not C, not SUS. Is not SUS v3 == "POSIX" 2001 edition (IEEE Std 1003.1-2001)? -- Matthias Andree