tor/changes/bug26779

5 lines
237 B
Plaintext
Raw Normal View History

o Minor features (bug workaround):
- Compile correctly on systems that provide the C11 stdatomic.h header,
but where C11 atomic functions don't actually compile.
Closes ticket 26779; workaround for Debian issue 903709.