From owner-freebsd-stable Wed Jan 5 1:53:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.RWTH-Aachen.DE [134.130.92.12]) by hub.freebsd.org (Postfix) with ESMTP id C3C491535D for ; Wed, 5 Jan 2000 01:53:17 -0800 (PST) (envelope-from tg@melaten.rwth-aachen.de) Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.9.3/8.9.3) id KAA11859; Wed, 5 Jan 2000 10:55:37 +0100 (CET) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: Daniel Eischen Cc: freebsd-stable@FreeBSD.ORG Subject: Re: HEADS UP: major number for libc_r bumped References: <200001041530.KAA06816@pcnet1.pcnet.com> From: Thomas Gellekum In-Reply-To: Daniel Eischen's message of "Tue, 4 Jan 2000 10:30:41 -0500 (EST)" Date: 05 Jan 2000 10:55:37 +0100 Message-ID: Lines: 19 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/20.4 (Emerald) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel Eischen writes: > Thomas Gellekum wrote: > > due to some interface changes (different internal layout of pthread_t, > > POSIX compliant implementation of pthread_rwlockattr_setpshared()) I > > had to increase the major number of libc_r.so. > > pthread_t is just a pointer and the only thing that should be accessing > what it points to is libc_r. Yep, sorry for the sloppy wording. > Perhaps gdb with thread support, but I don't think that's brought > into -stable yet anyways. Not yet. I'll look at that when I bring in the growable stacks. No, there's no timeframe yet. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message