Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libatomic_ops - Atomic memory update operations
- Description:
Provides implementations for atomic memory update operations on a
number of architectures. This allows direct use of these in reasonably
portable code. Unlike earlier similar packages, this one explicitly
considers memory barrier semantics, and allows the construction of code
that involves minimum overhead across a variety of architectures.
Packages
libatomic_ops-7.4.2-9.fc22.i686
[31 KiB] |
Changelog
by Rex Dieter (2016-03-28):
- make check fails on test_stack for ppc64le arch (#1096574), drop reference to 0032.patch
|