From owner-freebsd-current Wed Jan 24 13: 5:51 2001 Delivered-To: freebsd-current@freebsd.org Received: from harmony.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B3DD737B404; Wed, 24 Jan 2001 13:05:30 -0800 (PST) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f0OL58961216; Wed, 24 Jan 2001 14:05:08 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200101242105.f0OL58961216@harmony.village.org> To: Alfred Perlstein Subject: Re: HEADS UP: libc/libc_r changes require rebuild of threaded apps Cc: Dan Nelson , Daniel Eischen , current@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: Your message of "Wed, 24 Jan 2001 10:35:06 PST." <20010124103505.C26076@fw.wintelcom.net> References: <20010124103505.C26076@fw.wintelcom.net> <20010124084058.S26076@fw.wintelcom.net> <20010124123147.A2215@dan.emsphone.com> Date: Wed, 24 Jan 2001 14:05:08 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010124103505.C26076@fw.wintelcom.net> Alfred Perlstein writes: : -D_THREAD_SAFE used to (or still does) make various foo_r function : prototypes available. Currently it does not do this. The foo_r prototypes are always available. Well, when we aren't compiling _ANSI_SOURCE or _POSIX_SOURCE. Dan was right that the only places that _THREAD_SAFE was used was in stdio.h for the unlocked versions of stdio routines. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message