1. c897cd7 Merge "Improve the comment for atomic_flag." into main by Elliott Hughes · 6 months ago
  2. b45f4c8 Improve the comment for atomic_flag. by Elliott Hughes · 6 months ago
  3. 5c17f5e <stdatomic.h>: remove unnecessary __attribute__((__unused__))s. by Elliott Hughes · 6 months ago
  4. eb53f07 Fix ATOMIC_FLAG_INIT(). by Elliott Hughes · 6 months ago
  5. 5b5bab5 Add a <stdatomic.h> header test, and the missing kill_dependency macro. by Elliott Hughes · 11 months ago
  6. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 4 months ago
  7. a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 1 year, 5 months ago
  8. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 5 months ago
  9. d909dff Nullability check for stdatomic module. by zijunzhao · 2 years, 3 months ago
  10. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 5 years ago
  11. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago