Page MenuHomeFreeBSD

D57724.diff
No OneTemporary

D57724.diff

diff --git a/sys/sys/stdatomic.h b/sys/sys/stdatomic.h
--- a/sys/sys/stdatomic.h
+++ b/sys/sys/stdatomic.h
@@ -86,7 +86,7 @@
* 7.17.2 Initialization.
*/
-#if __ISO_C_VISIBLE < 2023 || defined(__cplusplus)
+#if __BSD_VISIBLE || __ISO_C_VISIBLE < 2023 || defined(__cplusplus)
#if defined(__CLANG_ATOMICS)
#define ATOMIC_VAR_INIT(value) (value)
#else

File Metadata

Mime Type
text/plain
Expires
Wed, Jun 24, 9:56 PM (15 m, 30 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34202923
Default Alt Text
D57724.diff (359 B)

Event Timeline