From f3a236a8b4081ae5d5a0d783a9e9edec08d56d13 Mon Sep 17 00:00:00 2001 From: V'yacheslav Stetskevych Date: Thu, 13 May 2010 00:59:13 +0200 Subject: libraries/pthsem: Added to 13.0 repository --- libraries/pthsem/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libraries/pthsem/README (limited to 'libraries/pthsem/README') 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. -- cgit v1.2.3