Re: Hurd Pthreads

2007-04-23 Thread Barry deFreese
Thomas Schwinge wrote: Hello! On Sat, Nov 25, 2006 at 07:51:44PM -0500, Barry deFreese wrote: OK, I have a HUGE cthreads->pthreads patch going that is going fairly well. Did you ever publish this somewhere? Did you base it on the patches that are available at

Re: Hurd Pthreads

2007-04-23 Thread Thomas Schwinge
Hello! On Sat, Nov 25, 2006 at 07:51:44PM -0500, Barry deFreese wrote: > OK, I have a HUGE cthreads->pthreads patch going that is going fairly > well. Did you ever publish this somewhere? Did you base it on the patches that are available at ? Regards, Thom

Hurd Pthreads

2006-11-25 Thread Barry deFreese
Heya gang, OK, I have a HUGE cthreads->pthreads patch going that is going fairly well. However, we still have an issue with hurd_condition_wait. Can that be stopped-gapped into libpthreads, or should some real glibc work be done first? In other words, am I wasting my time as always? Thank