UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: c9dd8835b9e79548f70e25c8ffb9d09430f622a0
APP commit:
[ BASH | XML | JSON ]

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.7.tar.bz2
Source directory: npth-1.7
Package URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/n/npth-1.7.tar.bz2
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/n/npth-1.7.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

if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make check
fi

Install script:
make install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443