Re: Linux 2.1.69..
Richard Henderson (rth@dot.cygnus.com)
Thu, 4 Dec 1997 02:35:08 -0800
On Wed, Dec 03, 1997 at 01:38:32PM -0500, Philip Gladstone wrote:
> > What about CLONE_PID? I believe this is what we need for Xavier's
> > LinuxThreads to become POSIX compliant?
>
> Actually, you can get most of the effect (I think) by implementing
> a getpid wrapper function in the libthread.so library. This just
> returns the pid of the initial process in the group.
No, there are tie-ins to signal queueing as well. I'll be working
on this some more now that the fundamental queuing mechanisms have
been accepted.
r~