Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 14:05:08 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        Dan Nelson <dnelson@emsphone.com>, Daniel Eischen <eischen@vigrid.com>, current@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: HEADS UP: libc/libc_r changes require rebuild of threaded apps 
Message-ID:  <200101242105.f0OL58961216@harmony.village.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> <Pine.SUN.3.91.1010124123019.6201A-100000@pcnet1.pcnet.com> <20010124123147.A2215@dan.emsphone.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101242105.f0OL58961216>