[OpenSIPS-Devel] [OpenSIPS/opensips] 0509fa: atomic: always use stdatomic.h if available
Răzvan Crainea
noreply at github.com
Thu Oct 3 08:47:55 UTC 2024
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 0509fa15fae9d75cd6364bce4053bd4f1929f211
https://github.com/OpenSIPS/opensips/commit/0509fa15fae9d75cd6364bce4053bd4f1929f211
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-03 (Thu, 03 Oct 2024)
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.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list