lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 20 Aug 2006 12:39:11 -0500
From:	Chase Venters <chase.venters@...entec.com>
To:	"Irfan Habib" <irfan.habib@...il.com>
Cc:	"Linux kernel" <linux-kernel@...r.kernel.org>
Subject: Re: Where is pthreads implemented?

On Sunday 20 August 2006 12:35, Irfan Habib wrote:
> Hi,
>
> Where is pthreads implemented in a linux system? Is it in some user
> libraries or in the kernel?
>

You want the Native Posix Thread Library from glibc. The kernel's work is 
mostly via the clone() and futex() syscalls.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ