npth 1.6-3build1 source package in Ubuntu
Changelog
npth (1.6-3build1) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:21:42 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- Original maintainer:
- Eric Dorland
- Architectures:
- any all
- Section:
- libdevel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
npth_1.6.orig.tar.bz2 | 293.4 KiB | 1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1 |
npth_1.6-3build1.debian.tar.xz | 10.6 KiB | abbe0739f0a063e5b6643620b0702f2dc14b150d77b920f020042b8ba8947b0a |
npth_1.6-3build1.dsc | 1.9 KiB | 3e63e3fcda6bac15a4f9e32ae671628472501d51dcb2d7d751a0eb958c9bd768 |
Available diffs
- diff from 1.6-3 (in Debian) to 1.6-3build1 (311 bytes)
Binary packages built by this source
- libnpth-mingw-w64-dev: replacement for GNU Pth using system threads (Windows dev)
nPth is a non-preemptive threads implementation using an API very
similar to the one known from GNU Pth. It has been designed as a
replacement of GNU Pth for non-ancient operating systems. In
contrast to GNU Pth it is based on the system's standard threads
implementation. Thus nPth allows the use of libraries which are not
compatible to GNU Pth.
.
This is a Windows version of nPth. It's meant to be used when
cross-building software that targets the Windows platform, e.g. the
win32-loader component of Debian-Installer.
- libnpth0: No summary available for libnpth0 in ubuntu impish.
No description available for libnpth0 in ubuntu impish.
- libnpth0-dbgsym: debug symbols for libnpth0
- libnpth0-dev: headers for libnpth0
nPth is a non-preemptive threads implementation using an API very
similar to the one known from GNU Pth. It has been designed as a
replacement of GNU Pth for non-ancient operating systems. In
contrast to GNU Pth it is based on the system's standard threads
implementation. Thus nPth allows the use of libraries which are not
compatible to GNU Pth.
.
This package contains the headers and static libraries for libnpth0.