Browse Source

* added libpthread-stubs (0.1) - A library providing weak aliases for pthread functions

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20663 10447126-35f2-4685-b0cf-6dd780d3921f
early
Christian Wiese 18 years ago
parent
commit
5b70d83d37
  1. 24
      xorg/libpthread-stubs/libpthread-stubs.cache
  2. 42
      xorg/libpthread-stubs/libpthread-stubs.desc

24
xorg/libpthread-stubs/libpthread-stubs.cache

@ -0,0 +1,24 @@
[TIMESTAMP] 1176480513 Fri Apr 13 18:08:33 2007
[BUILDTIME] 5 (5)
[SIZE] 0.01 MB, 7 files
[DEP] 00-dirtree
[DEP] bash
[DEP] bigreqsproto
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] linux-header
[DEP] make
[DEP] mktemp
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux

42
xorg/libpthread-stubs/libpthread-stubs.desc

@ -0,0 +1,42 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../libpthread-stubs/libpthread-stubs.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A library providing weak aliases for pthread functions
[T] This library provides weak aliases for pthread functions not provided
[T] in libc or otherwise available by default. Libraries like libxcb rely
[T] on pthread stubs to use pthreads optionally, becoming thread-safe when
[T] linked to libpthread, while avoiding any performance hit when running
[T] single-threaded.
[T] libpthread-stubs supports this behavior even on platforms which do not
[T] supply all the necessary pthread stubs. On platforms which already
[T] supply all the necessary pthread stubs, this package ships only the
[T] pkg-config file pthread-stubs.pc, to allow libraries to unconditionally
[T] express a dependency on pthread-stubs and still obtain correct behavior.
[U] http://xcb.freedesktop.org
[A] The XCB Development Team
[M] Christian Wiese <morfoh@opensde.org>
[C] base/x11
[L] OpenSource
[S] Beta
[V] 0.1
[P] X -----5---9 112.000
[O] . package/*/*/modular-x-conf.in
[D] 3080657266 libpthread-stubs-0.1.tar.bz2 http://xcb.freedesktop.org/dist/
Loading…
Cancel
Save