summaryrefslogtreecommitdiff
path: root/csu/tst-atomic.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella2014-11-261-0/+16
* Add tests for C11-like atomic operations.Torvald Riegel2014-11-201-1/+129
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-1/+112
* .Jakub Jelinek2007-07-311-112/+1
* [BZ #3313]Ulrich Drepper2006-10-181-1/+112
* Update.Ulrich Drepper2004-09-081-1/+2
* Update.Ulrich Drepper2004-09-081-1/+13
* Update.Ulrich Drepper2003-05-101-2/+2
* * csu/tst-atomic.c (do_test): Add some newRoland McGrath2003-03-261-1/+81
* Update.Ulrich Drepper2003-03-251-5/+5
* * include/atomic.h: Put parens around all macro arguments.Roland McGrath2003-03-221-2/+18
* * include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath2003-03-221-0/+277