| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix <stdatomic.h> after clang decided to rename all of its builtins to include | David Chisnall | 2012-05-03 | 1 | -13/+16 |
| * | Fix clang atomic to use for atomic_is_lock_free(). | David Chisnall | 2012-01-17 | 1 | -1/+1 |
| * | Use the signal fence builtin in stdatomic.h when using the clang atomic | David Chisnall | 2012-01-16 | 1 | -4/+1 |
| * | Correct mistake in atomic_flag macros. | Ed Schouten | 2012-01-13 | 1 | -3/+2 |
| * | Remove extraneous semicolons. | Ed Schouten | 2012-01-02 | 1 | -2/+2 |
| * | Extend <stdatomic.h> to support GCC 4.7's __atomic. | Ed Schouten | 2011-12-30 | 1 | -7/+41 |
| * | Fix some bugs in <stdatomic.h>. | Ed Schouten | 2011-12-26 | 1 | -9/+12 |
| * | Make white space in this file a bit more consistent. | Ed Schouten | 2011-12-25 | 1 | -14/+14 |
| * | Fix field name. | Ed Schouten | 2011-12-25 | 1 | -1/+1 |
| * | Initial implementation of stdatomic.h. Works (at least in the parts that were | David Chisnall | 2011-12-24 | 1 | -0/+296 |
