Date: Tue, 4 Jan 2000 10:30:41 -0500 (EST) From: Daniel Eischen <eischen@vigrid.com> To: freebsd-stable@FreeBSD.ORG, tg@melaten.rwth-aachen.de Subject: Re: HEADS UP: major number for libc_r bumped Message-ID: <200001041530.KAA06816@pcnet1.pcnet.com>
next in thread | raw e-mail | index | archive | help
Thomas Gellekum <tg@melaten.rwth-aachen.de> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001041530.KAA06816>