summaryrefslogtreecommitdiff
path: root/include/atomic.h
AgeCommit message (Expand)Author
2007-01-17Updated to fedora-glibc-20070117T0857Jakub Jelinek
2006-10-25Updated to fedora-glibc-20061025T1857cvs/fedora-glibc-2_5_90-1Jakub Jelinek
2006-02-17 * include/atomic.h (atomic_and, atomic_or): Define.cvs/fedora-glibc-2_3_90-38Jakub Jelinek
2005-08-22Updated to fedora-glibc-20050822T0727Jakub Jelinek
2004-09-07Update.Ulrich Drepper
2003-09-22Update.Ulrich Drepper
2003-05-10Update.Ulrich Drepper
2003-04-15Update.Ulrich Drepper
2003-03-26* csu/tst-atomic.c (do_test): Add some newRoland McGrath
2003-03-25*** empty log message ***Andreas Schwab
2003-03-25Update.Ulrich Drepper
2003-03-22* include/atomic.h: Put parens around all macro arguments.Roland McGrath
2003-03-22* include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath
2003-03-212003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-21Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r...Ulrich Drepper
2003-03-20(atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc...Ulrich Drepper
2003-03-20* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unusedRoland McGrath
2003-03-20Define atomic_exchange and atomic_decrement_if_positive if not already define...Ulrich Drepper
2003-03-20Update.Ulrich Drepper