[289] in Pthreads mailing list archive
What's going on with MIT pthreads?
daemon@ATHENA.MIT.EDU (William S. Gribble)
Wed Mar 13 13:08:58 1996
From: "William S. Gribble" <grib@cs.utexas.edu>
Date: Wed, 13 Mar 1996 11:31:43 -0600 (CST)
To: pthreads@MIT.EDU
I have been using the beta4_1 release for quite some time now, and it
generally seems to work OK with my Linux setup, modulo some small
difficulties. I'm wondering what areas have been identified that need
work, what outstanding bugs other people have run into, and whether
the principal developers are still working on MIT pthreads at all.
If work is still being done, where's it heading?
Is anyone working on integrating MIT pthreads support into gdb?
Kernel thread support for Linux using clone()? Getting a newer
version incorporated into Linux libc? A good c++ binding? These are
just some things off the top of my head.
The remaining problems I have with the 4_1 release I haven't been able to
precisely pin down, but they're related to signals. There are conditions
where signals just get dropped on the floor.. it happens semi-reliably
when all threads are blocked on I/O or sleeping. Have other people
had this problem?
Bill Gribble