slackbuilds_ponce/libraries/libatomic_ops
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
libatomic_ops.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
libatomic_ops.SlackBuild
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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.