[OpenSIPS-Devel] [OpenSIPS/opensips] 98f9a7: atomic: always use stdatomic.h if available
Liviu Chircu
noreply at github.com
Mon Sep 15 12:51:24 UTC 2025
Branch: refs/heads/3.4
Home: https://github.com/OpenSIPS/opensips
Commit: 98f9a7650ed76beffdfb98981dfac6d0c2b0e737
https://github.com/OpenSIPS/opensips/commit/98f9a7650ed76beffdfb98981dfac6d0c2b0e737
Author: Razvan Crainea <razvan at opensips.org>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M atomic.h
Log Message:
-----------
atomic: always use stdatomic.h if available
Do not use our atomic operations if the standard ones are available.
This prevents redefine compile errors of the atomic_* operations.
(cherry picked from commit 0509fa15fae9d75cd6364bce4053bd4f1929f211)
Commit: cd39cc8821cd3002607038bf3445ea069cd28a96
https://github.com/OpenSIPS/opensips/commit/cd39cc8821cd3002607038bf3445ea069cd28a96
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M mem/module_info.c
Log Message:
-----------
mem/module_info.c: Clean up includes
This series of commits fixes mem/module_info.c atomic.h redefinition
warnings when -DSHM_EXTRA_STATS is enabled.
Compare: https://github.com/OpenSIPS/opensips/compare/c0f532b5db91...cd39cc8821cd
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list