Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.el5 |
src |
182 KiB |
Tue Apr 15 06:32:35 2008 |
Changelog
- * Tue May 29 22:00:00 2007 Pierre Ossman <drzeus{%}drzeus{*}cx> 1.2-2
- Added fix for PPC AO_load_acquire.
- * Fri Nov 10 22:00:00 2006 Pierre Ossman <drzeus{%}drzeus{*}cx> 1.2-1
- Update to 1.2.
- * Sat Sep 9 22:00:00 2006 Pierre Ossman <drzeus{%}drzeus{*}cx> 1.1-2
- Fix naming of package.
- General cleanup of spec file.