devel/pth - The NetBSD Packages Collection

GNU Portable Thread library

PTH is a very portable POSIX/ANSI-C based library for Unix platforms which
provides non-preemptive scheduling for multiple threads of execution
("multithreading") inside server 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.

This version makes use of the --enable-syscall-hard option that provides
replacement syscalls in libpthread. The function gives the appearance of
some preemptiveness as it provides new syscall entry points.

Build dependencies

devel/libtool-base pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64pth-2.0.7nb5.tgz
NetBSD 10.0aarch64pth-2.0.7nb5.tgz
NetBSD 10.0aarch64pth-2.0.7nb5.tgz
NetBSD 10.0aarch64ebpth-2.0.7nb5.tgz
NetBSD 10.0aarch64ebpth-2.0.7nb5.tgz
NetBSD 10.0alphapth-2.0.7nb5.tgz
NetBSD 10.0earmv4pth-2.0.7nb5.tgz
NetBSD 10.0earmv6hfpth-2.0.7nb5.tgz
NetBSD 10.0earmv6hfpth-2.0.7nb5.tgz
NetBSD 10.0earmv6hfpth-2.0.7nb5.tgz
NetBSD 10.0earmv7hfpth-2.0.7nb5.tgz
NetBSD 10.0earmv7hfpth-2.0.7nb5.tgz
NetBSD 10.0earmv7hfpth-2.0.7nb5.tgz
NetBSD 10.0i386pth-2.0.7nb5.tgz
NetBSD 10.0i386pth-2.0.7nb5.tgz
NetBSD 10.0m68kpth-2.0.7nb5.tgz
NetBSD 10.0powerpcpth-2.0.7nb5.tgz
NetBSD 10.0sh3elpth-2.0.7nb5.tgz
NetBSD 10.0sparcpth-2.0.7nb5.tgz
NetBSD 10.0vaxpth-2.0.7nb5.tgz
NetBSD 10.0x86_64pth-2.0.7nb5.tgz
NetBSD 10.0_BETAx86_64pth-2.0.7nb5.tgz
NetBSD 8.0i386pth-2.0.7nb5.tgz
NetBSD 8.0i386pth-2.0.7nb5.tgz
NetBSD 8.0i386pth-2.0.7nb5.tgz
NetBSD 8.0powerpcpth-2.0.7nb5.tgz
NetBSD 8.0powerpcpth-2.0.7nb5.tgz
NetBSD 8.0powerpcpth-2.0.7nb5.tgz
NetBSD 8.0powerpcpth-2.0.7nb5.tgz
NetBSD 8.0x86_64pth-2.0.7nb5.tgz
NetBSD 8.0x86_64pth-2.0.7nb5.tgz
NetBSD 8.0x86_64pth-2.0.7nb5.tgz
NetBSD 9.0aarch64pth-2.0.7nb5.tgz
NetBSD 9.0aarch64pth-2.0.7nb5.tgz
NetBSD 9.0aarch64pth-2.0.7nb5.tgz
NetBSD 9.0alphapth-2.0.7nb5.tgz
NetBSD 9.0alphapth-2.0.7nb5.tgz
NetBSD 9.0earmpth-2.0.7nb5.tgz
NetBSD 9.0earmv4pth-2.0.7nb5.tgz
NetBSD 9.0earmv4pth-2.0.7nb5.tgz
NetBSD 9.0earmv4pth-2.0.7nb5.tgz
NetBSD 9.0earmv6hfpth-2.0.7nb5.tgz
NetBSD 9.0earmv6hfpth-2.0.7nb5.tgz
NetBSD 9.0earmv6hfpth-2.0.7nb5.tgz
NetBSD 9.0earmv7hfpth-2.0.7nb5.tgz
NetBSD 9.0earmv7hfpth-2.0.7nb5.tgz
NetBSD 9.0earmv7hfpth-2.0.7nb5.tgz
NetBSD 9.0i386pth-2.0.7nb5.tgz
NetBSD 9.0i386pth-2.0.7nb5.tgz
NetBSD 9.0m68kpth-2.0.7nb5.tgz
NetBSD 9.0m68kpth-2.0.7nb5.tgz
NetBSD 9.0m68kpth-2.0.7nb5.tgz
NetBSD 9.0mips64ebpth-2.0.7nb5.tgz
NetBSD 9.0mipselpth-2.0.7nb5.tgz
NetBSD 9.0powerpcpth-2.0.7nb5.tgz
NetBSD 9.0powerpcpth-2.0.7nb5.tgz
NetBSD 9.0powerpcpth-2.0.7nb5.tgz
NetBSD 9.0sh3elpth-2.0.7nb5.tgz
NetBSD 9.0sh3elpth-2.0.7nb5.tgz
NetBSD 9.0sparc64pth-2.0.7nb5.tgz
NetBSD 9.0sparcpth-2.0.7nb5.tgz
NetBSD 9.0sparcpth-2.0.7nb5.tgz
NetBSD 9.0x86_64pth-2.0.7nb5.tgz
NetBSD 9.0x86_64pth-2.0.7nb5.tgz
NetBSD 9.3x86_64pth-2.0.7nb5.tgz
NetBSD 9.3x86_64pth-2.0.7nb5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.