Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libatomic_ops - Atomic memory update operations
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
Name |
Version |
Release |
Type |
Size |
Built |
libatomic_ops |
1.2 |
2.fc6 |
src |
182 KiB |
Tue May 29 14:17:00 2007 |
Changelog
- * Tue May 29 18:00:00 2007 Pierre Ossman <drzeus{%}drzeus{*}cx> 1.2-2
- Added fix for PPC AO_load_acquire.
- * Fri Nov 10 17:00:00 2006 Pierre Ossman <drzeus{%}drzeus{*}cx> 1.2-1
- Update to 1.2.
- * Sat Sep 9 18:00:00 2006 Pierre Ossman <drzeus{%}drzeus{*}cx> 1.1-2
- Fix naming of package.
- General cleanup of spec file.