ck 0.7.1-10 source package in Ubuntu

Changelog

ck (0.7.1-10) sid; urgency=medium

  * Uploading to sid.
  * Updating packaging copyright as it has completely replaced/redone.

 -- Daniel Baumann <email address hidden>  Mon, 30 Jan 2023 17:17:29 +0100

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ck_0.7.1-10.dsc 1.9 KiB 71f5ff18e95823a8afe6cc04f5a4a4a1051ab6f94bdda78cc1345dd593fc129c
ck_0.7.1.orig.tar.xz 175.3 KiB 296a4c803fecd1fb0191f78715c0ec97cc2d9109ed3c2c89b0385d4d2263d9c5
ck_0.7.1-10.debian.tar.xz 5.0 KiB d32556f18a12b0a451a2a430a7b4c2cae5034681f0e2b51397b57074a75c537d

Available diffs

No changes file available.

Binary packages built by this source

libck-dev: Concurrency Kit (development)

 The Concurrency Kit library implements concurrency primitives, safe memory
 reclamation mechanisms and non-blocking data structures for the research,
 design and implementation of high performance concurrent systems.
 .
 This package contains the development files.

libck0: Concurrency Kit (library)

 The Concurrency Kit library implements concurrency primitives, safe memory
 reclamation mechanisms and non-blocking data structures for the research,
 design and implementation of high performance concurrent systems.
 .
 It features atomic operations, hardware transactional memory, memory barriers,
 hash tables, list, ring, stack, fifo, bitmap, safe memory reclamation,
 scalable locks, execution barriers, asymmetric synchronization and more.

libck0-dbgsym: debug symbols for libck0