libatomic-ops 7.3~alpha3+git20130717-1 source package in Ubuntu

Changelog

libatomic-ops (7.3~alpha3+git20130717-1) unstable; urgency=low


  * Closes: 717095 -- update to current upstream for arm64
  * Update standards version (no change)

 -- Ian Wienand <email address hidden>  Wed, 17 Jul 2013 09:06:32 +1000

Upload details

Uploaded by:
Ian Wienand
Uploaded to:
Sid
Original maintainer:
Ian Wienand
Architectures:
any
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libatomic-ops_7.3~alpha3+git20130717-1.dsc 1.2 KiB d65abc9c0fb67979a50ac9e6a2049e38de614852b6796abeba576885eb645d54
libatomic-ops_7.3~alpha3+git20130717.orig.tar.gz 428.7 KiB 09fc250913e864087bc798fe09c55db005f14b51d94b61e5d7f6c97c1747b461
libatomic-ops_7.3~alpha3+git20130717-1.diff.gz 10.3 KiB 6ffe6422824a7ec8828254dac315ea1c91dd228e3018cec4a893331755ba0f33

No changes file available.

Binary packages built by this source

libatomic-ops-dev: A library for atomic operations (development files)

 Libatomic-ops implements a large collection of operations, each one
 of which is a combination of an (optional) atomic memory operation,
 and a memory barrier. It also implements associated feature-test
 macros that determine whether a particular operation is available
 on the current target hardware (either directly or by synthesis).
 Libatomic-ops attempts to replace various existing files with similar
 goals, since they usually do not handle differences in memory barrier
 styles with sufficient generality.
 .
 This package provides the header files and documentation needed by
 developers.