slackbuilds_ponce/libraries/pthsem
2010-05-13 00:59:13 +02:00
..
0001-Use-monotonic-clock-for-pthsem.patch libraries/pthsem: Added to 13.0 repository 2010-05-13 00:59:13 +02:00
pthsem.info libraries/pthsem: Added to 13.0 repository 2010-05-13 00:59:13 +02:00
pthsem.SlackBuild libraries/pthsem: Added to 13.0 repository 2010-05-13 00:59:13 +02:00
README libraries/pthsem: Added to 13.0 repository 2010-05-13 00:59:13 +02:00
slack-desc libraries/pthsem: Added to 13.0 repository 2010-05-13 00:59:13 +02:00

pthsem is an extended version of the GNU Pth, a user mode multi threading
library, with added support for semaphores.  This package can be installed
in parallel with a normal pth, which is included in Slackware.

This version includes a patch by the developer to make pthsem use the
monotonic clock and be able to react to date and time changes more
adequately.