slackbuilds_ponce/libraries/libatomic_ops
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -05:00
..
libatomic_ops.info
libatomic_ops.SlackBuild
README
slack-desc

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.