UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

npth

The NPth package contains a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution (multithreading) inside event-driven applications. All threads run in the same address space of the server application, but each thread has its own individual program-counter, run-time stack, signal mask and errno variable.

Package info

Codename: npth
Source file: npth-1.6.tar.bz2
Source directory: npth-1.6
Package URL: https://umvirt.com/linux/downloads/0.1/packages/n/npth-1.6.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/n/npth-1.6.tar.bz2.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: gnupg.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr

Build script:
make

Install script:
make install