ck 0.7.1-6ubuntu1 source package in Ubuntu

Changelog

ck (0.7.1-6ubuntu1) jammy; urgency=medium

  * Set correct -march target on armhf for use of fp registers.

 -- Steve Langasek <email address hidden>  Wed, 13 Apr 2022 06:33:30 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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.orig.tar.xz 175.3 KiB 296a4c803fecd1fb0191f78715c0ec97cc2d9109ed3c2c89b0385d4d2263d9c5
ck_0.7.1-6ubuntu1.debian.tar.xz 4.7 KiB 8d3a7bb873c1ef975b2a7af2778ae86ac7e9a9ef5f1e67cd4a5c3235c9cf6e92
ck_0.7.1-6ubuntu1.dsc 2.0 KiB b1d2036c9539e8e7c0f3ec8ed5a65fb61796651b87c1cae04ac157c91ea5a006

View changes file

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