summaryrefslogtreecommitdiffstats
path: root/libraries/pthsem/README
diff options
context:
space:
mode:
author V'yacheslav Stetskevych2010-05-13 00:59:13 +0200
committer David Somero2010-05-13 00:59:13 +0200
commitf3a236a8b4081ae5d5a0d783a9e9edec08d56d13 (patch)
treeb22a2358d6ee97801a823d27808088ce96fdc43a /libraries/pthsem/README
parent9f918b9cec12c6f79c340b983b571bbd10b3dc2a (diff)
downloadslackbuilds-f3a236a8b4081ae5d5a0d783a9e9edec08d56d13.tar.gz
libraries/pthsem: Added to 13.0 repository
Diffstat (limited to 'libraries/pthsem/README')
-rw-r--r--libraries/pthsem/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/pthsem/README b/libraries/pthsem/README
new file mode 100644
index 0000000000..7e8dcc7284
--- /dev/null
+++ b/libraries/pthsem/README
@@ -0,0 +1,7 @@
+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.