diff options
author | V'yacheslav Stetskevych <slava18@gmail.com> | 2010-03-23 19:25:02 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 14:28:43 +0200 |
commit | b157b999217a5c113747e9c8abf860cab39f38d8 (patch) | |
tree | 87c17109078e6f7c192477ebd04793955305cf7a /libraries/pthsem/README | |
parent | e068523091165b95bc5dffd11a8eec8c5bf6e94d (diff) |
libraries/pthsem: Updated for version 2.0.8.
Diffstat (limited to 'libraries/pthsem/README')
-rw-r--r-- | libraries/pthsem/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/pthsem/README b/libraries/pthsem/README index 7e8dcc7284e4..d8ca8279a3af 100644 --- a/libraries/pthsem/README +++ b/libraries/pthsem/README @@ -1,7 +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. +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. +Project page: +http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth |