./wip/libpthread-stubs, This library provides weak aliases for pthread functions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5, Package name: libpthread-stubs-0.5, Maintainer: pkgsrc-users

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.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 55.645 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-04-09 03:15:00 by Jörg Sonnenberger | Files touched by this commit (1)
Log message:
Remove redundant NO_CHECKSUM

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2008-02-04 21:58:54 by Tobias Nygren | Files touched by this commit (1)
Log message:
create ${PREFIX}/lib before installing files into it.
   2007-05-10 20:09:24 by Blair Sadewitz | Files touched by this commit (3)
Log message:

Only export the [weak] symbols we need, just to be on the safe side.
Bump rev.
   2007-05-02 05:30:52 by Blair Sadewitz | Files touched by this commit (2)
Log message:
   2007-04-30 17:30:12 by Blair Sadewitz | Files touched by this commit (2)
Log message:

pkglint
   2007-04-30 17:27:39 by Blair Sadewitz | Files touched by this commit (2)
Log message: