Re: kernel threading/clone() improvements in 2.1?

Richard Henderson (richard@atheist.tamu.edu)
Tue, 23 Jul 1996 16:27:45 -0500 (CDT)


Christopher J. Shaulis wrote:
> I am
> particular would like to take things one step farther where the normal
> libc functions are wrappers for the threadsafe ones that work with the
> traditional global varible.

This is basically what is happening in glibc (currently at 1.93-alpha)
which is slated to become libc.so.6.

r~