nsync 1.29.2-3 source package in Ubuntu
Changelog
nsync (1.29.2-3) unstable; urgency=medium * QA upload. * d/symbols: use pkgkde-gensymbols to perform time_t substitution -- Shengqi Chen <email address hidden> Wed, 16 Oct 2024 20:57:29 +0800
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nsync_1.29.2-3.dsc | 1.7 KiB | 0968c0d74cda801b55adae9b7e4c0e420f395cd5768c4754a628e84ec004f911 |
nsync_1.29.2.orig.tar.gz | 153.5 KiB | 1d63e967973733d2c97e841e3c05fac4d3fa299f01d14c86f2695594c7a4a2ec |
nsync_1.29.2-3.debian.tar.xz | 4.5 KiB | 09bd893dccbc2dca1965e888d58a0ec654d8b073ddb2be4a8209dc771d919778 |
Available diffs
- diff from 1.29.2-1 to 1.29.2-3 (3.1 KiB)
No changes file available.
Binary packages built by this source
- libnsync-cpp1t64: C library that exports various synchronization primitives (C++ lib)
nsync is a C library that exports various synchronization primitives:
.
* locks
* condition variables
* run-once initialization
* waitable counter (useful for barriers)
* waitable bit (useful for cancellation, or other conditions)
.
This package ships C++ shared object.
- libnsync-cpp1t64-dbgsym: debug symbols for libnsync-cpp1t64
- libnsync-dev: C library that exports various synchronization primitives (dev)
nsync is a C library that exports various synchronization primitives:
.
* locks
* condition variables
* run-once initialization
* waitable counter (useful for barriers)
* waitable bit (useful for cancellation, or other conditions)
.
This package ships header files.
- libnsync1t64: C library that exports various synchronization primitives (C lib)
nsync is a C library that exports various synchronization primitives:
.
* locks
* condition variables
* run-once initialization
* waitable counter (useful for barriers)
* waitable bit (useful for cancellation, or other conditions)
.
This package ships C shared object.
- libnsync1t64-dbgsym: debug symbols for libnsync1t64