slackbuilds/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
..
README Fix files with no newline at the end. 2012-05-21 20:01:58 -04:00
libatomic_ops.SlackBuild libraries/libatomic_ops: Updated maintainer information. 2011-03-29 00:07:51 -05:00
libatomic_ops.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

README

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.