summaryrefslogtreecommitdiff
path: root/csu/tst-atomic.c
AgeCommit message (Expand)Author
2016-12-21Move all tests out of the csu subdirectoryNick Alcock
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella
2014-11-20Add tests for C11-like atomic operations.Torvald Riegel
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-18[BZ #3313]Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2003-05-10Update.Ulrich Drepper
2003-03-26* csu/tst-atomic.c (do_test): Add some newRoland McGrath
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