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