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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | aarch64 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | aarch64eb | pth-2.0.7nb5.tgz |
NetBSD 10.0 | aarch64eb | pth-2.0.7nb5.tgz |
NetBSD 10.0 | alpha | pth-2.0.7nb5.tgz |
NetBSD 10.0 | alpha | pth-2.0.7nb5.tgz |
NetBSD 10.0 | earmv4 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | earmv4 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | earmv6hf | pth-2.0.7nb5.tgz |
NetBSD 10.0 | earmv6hf | pth-2.0.7nb5.tgz |
NetBSD 10.0 | earmv6hf | pth-2.0.7nb5.tgz |
NetBSD 10.0 | earmv7hf | pth-2.0.7nb5.tgz |
NetBSD 10.0 | earmv7hf | pth-2.0.7nb5.tgz |
NetBSD 10.0 | earmv7hf | pth-2.0.7nb5.tgz |
NetBSD 10.0 | i386 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | i386 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | m68k | pth-2.0.7nb5.tgz |
NetBSD 10.0 | powerpc | pth-2.0.7nb5.tgz |
NetBSD 10.0 | powerpc | pth-2.0.7nb5.tgz |
NetBSD 10.0 | powerpc | pth-2.0.7nb5.tgz |
NetBSD 10.0 | sh3el | pth-2.0.7nb5.tgz |
NetBSD 10.0 | sh3el | pth-2.0.7nb5.tgz |
NetBSD 10.0 | sparc64 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | sparc64 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | sparc | pth-2.0.7nb5.tgz |
NetBSD 10.0 | sparc | pth-2.0.7nb5.tgz |
NetBSD 10.0 | x86_64 | pth-2.0.7nb5.tgz |
NetBSD 10.0 | x86_64 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | aarch64 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | aarch64 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | alpha | pth-2.0.7nb5.tgz |
NetBSD 9.0 | alpha | pth-2.0.7nb5.tgz |
NetBSD 9.0 | earmv4 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | earmv6hf | pth-2.0.7nb5.tgz |
NetBSD 9.0 | earmv6hf | pth-2.0.7nb5.tgz |
NetBSD 9.0 | earmv6hf | pth-2.0.7nb5.tgz |
NetBSD 9.0 | earmv7hf | pth-2.0.7nb5.tgz |
NetBSD 9.0 | earmv7hf | pth-2.0.7nb5.tgz |
NetBSD 9.0 | earmv7hf | pth-2.0.7nb5.tgz |
NetBSD 9.0 | i386 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | i386 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | m68k | pth-2.0.7nb5.tgz |
NetBSD 9.0 | powerpc | pth-2.0.7nb5.tgz |
NetBSD 9.0 | powerpc | pth-2.0.7nb5.tgz |
NetBSD 9.0 | powerpc | pth-2.0.7nb5.tgz |
NetBSD 9.0 | sparc64 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | sparc64 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | x86_64 | pth-2.0.7nb5.tgz |
NetBSD 9.0 | x86_64 | pth-2.0.7nb5.tgz |
NetBSD 9.3 | x86_64 | pth-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.
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.