ck 0.7.1-9 source package in Ubuntu

Changelog

ck (0.7.1-9) sid; urgency=medium

  * Uploading to sid.
  * Updating http links to https in copyright.
  * Updating to standards version 4.6.2.

 -- Daniel Baumann <email address hidden>  Wed, 25 Jan 2023 09:15:20 +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

Downloads

File Size SHA-256 Checksum
ck_0.7.1-9.dsc 1.9 KiB 92fd1d2023a6f88d4e58c112a116f8e31f21390845371deaca773e9968abeafa
ck_0.7.1.orig.tar.xz 175.3 KiB 296a4c803fecd1fb0191f78715c0ec97cc2d9109ed3c2c89b0385d4d2263d9c5
ck_0.7.1-9.debian.tar.xz 5.0 KiB 53bdc907765fad470c7ba632d80a8d1abffe89e060720444f10fbfd718e12a23

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