Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751157AbWHTVpJ (ORCPT ); Sun, 20 Aug 2006 17:45:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751170AbWHTVpJ (ORCPT ); Sun, 20 Aug 2006 17:45:09 -0400 Received: from main.gmane.org ([80.91.229.2]:50312 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S1751157AbWHTVpH (ORCPT ); Sun, 20 Aug 2006 17:45:07 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: "Luka Marinko" Subject: Re: question on pthreads Date: Sun, 20 Aug 2006 21:32:15 +0000 (UTC) Message-ID: References: <3420082f0608201046q53bb60b5u5ca8915e588ee9e3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: clj8-137.dial-up.arnes.si User-Agent: pan 0.108 (Mama's Little Joyboy Loves Lobsters, Lobsters) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 912 Lines: 23 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/