From a4e7722e77085d7954632f2ab4390ef1f034af76 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 11 Nov 2016 17:08:54 -0500 Subject: libraries/npth: Update README. --- libraries/npth/README | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'libraries/npth') diff --git a/libraries/npth/README b/libraries/npth/README index d55d3a43ebaf..b89f59699661 100644 --- a/libraries/npth/README +++ b/libraries/npth/README @@ -1,7 +1,11 @@ -nPth is a library to provide the GNU Pth API and thus a non-preemptive threads implementation. +npth (New GNU Portable Threads Library) -In contrast to GNU Pth is is based on the system's standard threads implementation. -This allows the use of libraries which are not compatible to GNU Pth. -Experience with a Windows Pth emulation showed that this is a solid way to provide a co-routine based framework. +nPth is a library to provide the GNU Pth API and thus a non-preemptive +threads implementation. + +In contrast to GNU Pth is is based on the system's standard threads +implementation. This allows the use of libraries which are not compatible +to GNU Pth. Experience with a Windows Pth emulation showed that this +is a solid way to provide a co-routine based framework. This library is required to compile GnuPG 2.1. -- cgit v1.2.3