From owner-freebsd-stable Tue Jan 4 7:30:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 7993C1525C for ; Tue, 4 Jan 2000 07:30:47 -0800 (PST) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id KAA06816; Tue, 4 Jan 2000 10:30:41 -0500 (EST) Date: Tue, 4 Jan 2000 10:30:41 -0500 (EST) From: Daniel Eischen Message-Id: <200001041530.KAA06816@pcnet1.pcnet.com> To: freebsd-stable@FreeBSD.ORG, tg@melaten.rwth-aachen.de Subject: Re: HEADS UP: major number for libc_r bumped Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Perhaps gdb with thread support, but I don't think that's brought into -stable yet anyways. Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message