npth 1.8-ok1 source package in openKylin
Changelog
npth (1.8-ok1) unstable; urgency=medium * rebuild source for openKylin -- zeyu <zeyu@zeyu-pc> Thu, 16 Apr 2026 13:43:17 +0800
npth (1.8-ok1) unstable; urgency=medium * rebuild source for openKylin -- zeyu <zeyu@zeyu-pc> Thu, 16 Apr 2026 13:43:17 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libdevel |
| File | Size | SHA-256 Checksum |
|---|---|---|
| npth_1.8.orig.tar.bz2 | 312.1 KiB | a47d43581962b0e73e9f774777ea31d004bd3119f34b5e635aa35a5453eabb07 |
| npth_1.8-ok1.debian.tar.xz | 8.5 KiB | 99f711866c47317b94c43d341486eaaac867cd35fc34cdda32d591fc866aa83c |
| npth_1.8-ok1.dsc | 1.7 KiB | a48779457a2c236e4d08e67b929fed0cf55d541452af673497d6a8d3b5929afd |
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.
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.
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.