latest version of threads library

2000-01-02 Thread Kip Macy

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?

I am running: 
FreeBSD io.lyris.com 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Mon Dec 27
15:20:33 PST 1999 [EMAIL PROTECTED]:/usr/src/sys/compile/KMM  i386


Thanks.







To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: latest version of threads library

2000-01-02 Thread Kip Macy

Do you know what the timeline is on this integration?

-Kip

On Sun, 2 Jan 2000, Daniel Eischen wrote:

 Kip Macy [EMAIL PROTECTED] 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
 [EMAIL PROTECTED]
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message
 
 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message