Date: Sun, 2 Jan 2000 22:22:01 -0500 (EST) From: Daniel Eischen <eischen@vigrid.com> To: freebsd-current@FreeBSD.ORG, kip@lyris.com Subject: Re: latest version of threads library Message-ID: <200001030322.WAA27520@pcnet1.pcnet.com>
next in thread | raw e-mail | index | archive | help
Kip Macy <kip@lyris.com> wrote: > Sorry for sending this again but when I first sent it -current was > embroiled in a flame war. > > I would like to use the latest threads source because my application does > not work correctly with the signal handling bugs in 3.x's threads. > However, it does not appear that I can change it without replacing all of > libc. Is this correct? Or is there some simple change I can make to the > files in libc that include pthread_private.h when compiled in libc_r? Hmm, I think the only thing that will bite you in bringing in -currents libc_r are the socket.h changes that went in around Nov 24, 1999. I haven't tried it myself... YMMV Someone is working on merging -current libc_r into -stable, so perhaps if you want to hold out a little longer, it'll get done for you. Dan Eischen eischen@vigrid.com 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?200001030322.WAA27520>