In our previous episode, Andrew Brunner said: > Do you have a link to the latest version of pthreads? > > It was my understanding that libc took over the pthreads project. I > just took up this issue a few days ago so I recognize my info may be > stale or even wrong.
pthreads means "posix threads". And you said yourself that posix is a specification not an implementation. Nearly all userland thread systems are called pthreads, kernel supported or not. Modern m:n implementations are vastly different to the older attempts. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal