libpthread-stubs: A library providing weak aliases for pthread functions1

This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded.

... part of T2, get it here

URL: http://xcb.freedesktop.org/

Author: The XCB developers
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: OpenSource
Status: Beta
Version: 0.5

Remark: Does cross compile (as setup and patched in T2).

Download: http://xcb.freedesktop.org/dist/ libpthread-stubs-0.5.tar.xz

T2 source: libpthread-stubs.cache
T2 source: libpthread-stubs.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.02 MB, 6 files

Dependencies (build time detected): 00-dirtree bash coreutils diffutils findutils gawk grep make sed tar xz

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).