[Q] linux kernel threads

David Arnold (arnold@dstc.edu.au)
Tue, 02 Apr 1996 14:12:49 +1000


what's the status of the development work on kernel pthreads?

i'm trying to port several packages to linux requiring pthreads and
the autoconf scripts are ... ummm ... interesting ;-)

i notice that lateish kernels have the MIT headers, and i believe the
libc sources include this code - is this to become standard? does it
wrap the clone() syscall? is this work awaiting voluteers to be
completed?

thanks,

-- David Arnold ,=================================================
=================' +617 3654310 (voice)
CRC for Distributed Systems Technology +617 3654311 (fax)
University of Queensland arnold@dstc.edu.au (email)
Australia <http://www.dstc.edu.au/> (web)

C++ compilers rarely optimize for the joy of programming - lwall