From owner-freebsd-arch Thu Jan 23 14: 5: 6 2003 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED22E37B401 for ; Thu, 23 Jan 2003 14:05:05 -0800 (PST) Received: from Daffy.timing.com (daffy.timing.com [206.168.13.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40E3043ED8 for ; Thu, 23 Jan 2003 14:05:05 -0800 (PST) (envelope-from ben@timing.com) Received: from piglet.timing.com (piglet.timing.com [206.168.13.178]) by Daffy.timing.com (8.11.3/8.11.3) with ESMTP id h0NM53H02277; Thu, 23 Jan 2003 15:05:03 -0700 (MST) (envelope-from ben@timing.com) Received: from piglet.timing.com (localhost.timing.com [127.0.0.1]) by piglet.timing.com (8.12.6/8.12.6) with ESMTP id h0NM53vR040701; Thu, 23 Jan 2003 15:05:03 -0700 (MST) (envelope-from ben@piglet.timing.com) Received: (from ben@localhost) by piglet.timing.com (8.12.6/8.12.6/Submit) id h0NM532l040698; Thu, 23 Jan 2003 15:05:03 -0700 (MST) From: Ben Mesander MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15920.26383.567651.566335@piglet.timing.com> Date: Thu, 23 Jan 2003 15:05:03 -0700 To: Ben Mesander Cc: Warner Losh , Daniel Eischen , freebsd-arch@FreeBSD.ORG Subject: Re: _REENTRANT in math.h & libm oddities. In-Reply-To: <15920.25508.766136.494182@piglet.timing.com> References: <200301232122.h0NLM31e003077@harmony.village.org> <15920.25508.766136.494182@piglet.timing.com> X-Mailer: VM 7.00 under Emacs 21.2.93.1 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ben Mesander writes: > But even so, I disagree that the _r function definitions should only > appear in math.h if _REENTRANT is defined. That is, I disagree unless > the POSIX specification says otherwise; I've been surprised by it > before. I was unaware that POSIX mentioned _REENTRANT. The folks on freebsd-standards said that the defns for the threadsafe gamma funcs should be in the BSD namespace (__BSD_VISIBLE). Regards, Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message