Home > Repositories > base > libpthread-stubs0

libpthread-stubs0: This library provides weak aliases for pthread functions not provided in libc

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. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs.
On platforms which already supply all the necessary pthread stubs, this package ships only the pkg-config file pthread-stubs.pc, to allow libraries to unconditionally express a dependency on pthread-stubs and still obtain correct behavior.
Name:libpthread-stubs0
Release: 0.2-4mamba
Group:System/Libraries
Maintainer:silvan
License:MIT
Size:219.17 kB
Upstream URL:http://xcb.freedesktop.org
Build time:2019-10-03 21:28:00
Binary packages and requirements
x86_64i586
Built RPMSlibpthread-stubs0
libpthread-stubs0-devel
libpthread-stubs0
libpthread-stubs0-devel
Build requirementsglibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2019-10-03silvan0.2-4mamba- x86_64: obsolete lib32-libpthread-stubs0[-devel]
2014-01-15silvan0.2-3mamba- rebuilt as legacy package
2009-10-10silvan0.2-2mamba- devel package: don't obsolete main package
2009-09-29autodist0.2-1mamba- automatic update by autodist
2008-06-21silvan0.1-3mamba- correct obsolete for libpthread-stubs
2008-06-20silvan0.1-2mamba- specfile updated
- removed libpthread-stubs package and obsoleted by libpthread-stubs-devel
2007-02-07silvan0.1-1qilnx- package created by autospec