UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

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

pth

The Pth 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: pth
Source file: pth-2.0.7.tar.gz
Source directory: pth-2.0.7
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/p/pth-2.0.7.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/p/pth-2.0.7.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libgcrypt.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i 's#$(LOBJS): Makefile#$(LOBJS): pth_p.h Makefile#' Makefile.in &&
./configure --prefix=/usr           \
            --disable-static        \
            --mandir=/usr/share/man

Build script:
make

Install script:
make install


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