Re: question on pthreads

From: Luka Marinko
Date: Sun Aug 20 2006 - 17:42:45 EST


On Sun, 20 Aug 2006 22:46:14 +0500, Irfan Habib wrote:

> Hi,
>
> Where should I look for the code of the native Pthreads implemetation:
>
> I've found this:
> http://pauillac.inria.fr/~xleroy/linuxthreads/
>
> Supposedly from the site,it has been superceeded by NPTL by Ulrich
> Drepper, but I cant find the code for NPTL?

pthreads (whitch is now NPTL), is part of glibc and can be found at
http://www.gnu.org/software/libc/

You can find nice manual here, and overview
http://www.gnu.org/software/libc/manual/html_mono/libc.html

Also keep in mind that soem distros, patch their glibs, so you might want
to get sources from there

have a nice day,
Luka Marinko

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/