[Xcb] Bug#548109: libpthread-stubs0-dev: libs no longer contained in package
Falk Howar
falk.howar at tu-dortmund.de
Thu Oct 15 01:21:55 PDT 2009
...:~# apt-cache show libpthread-stubs0
Package: libpthread-stubs0
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: XCB Developers <xcb at lists.freedesktop.org>
Architecture: i386
Source: libpthread-stubs
Version: 0.3-1
Filename: pool/main/libp/libpthread-stubs/libpthread-stubs0_0.3-1_i386.deb
Size: 3120
MD5sum: 9ce9866851e6113c8d451ddfc2909918
SHA1: 1971a279bab7bf3fa5a9e37f36ef61450efc3501
SHA256: 0bdc20295f4759c105a18b399612c0f55d39dc96067a3b7f155cf4d1a9ed2d07
Description: pthread stubs not provided by native 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 has no content.
Tag: implemented-in::c, role::shared-lib
...:~# apt-file show libpthread-stubs0
libpthread-stubs0: /lib/libpthread-stubs.so.0
libpthread-stubs0: /lib/libpthread-stubs.so.0.0.0
libpthread-stubs0: /usr/share/doc/libpthread-stubs0/README
libpthread-stubs0: /usr/share/doc/libpthread-stubs0/changelog.Debian.gz
libpthread-stubs0: /usr/share/doc/libpthread-stubs0/copyright
_BUT_:
...:~# dpkg -L libpthread-stubs0
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libpthread-stubs0
/usr/share/doc/libpthread-stubs0/changelog.Debian.gz
/usr/share/doc/libpthread-stubs0/copyright
/usr/share/doc/libpthread-stubs0/README
More information about the Xcb
mailing list