Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/atomic.h: Put parens around all macro arguments. | Roland McGrath | 2003-03-22 | 1 | -48/+58 |
* | * include/atomic.h (atomic_increment_and_test): Invert sense of test. | Roland McGrath | 2003-03-22 | 1 | -8/+17 |
* | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-21 | 1 | -1/+1 |
* | Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r... | Ulrich Drepper | 2003-03-21 | 1 | -25/+63 |
* | (atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc... | Ulrich Drepper | 2003-03-20 | 1 | -10/+9 |
* | * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused | Roland McGrath | 2003-03-20 | 1 | -1/+2 |
* | Define atomic_exchange and atomic_decrement_if_positive if not already define... | Ulrich Drepper | 2003-03-20 | 1 | -5/+47 |
* | Update. | Ulrich Drepper | 2003-03-20 | 1 | -0/+141 |