[OpenSIPS-Devel] [OpenSIPS/opensips] ef72bf: atomic: always use stdatomic.h if available

Liviu Chircu noreply at github.com
Mon Sep 15 12:52:01 UTC 2025


  Branch: refs/heads/3.5
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ef72bf996760f741fbc510a5b1bc51b844786057
      https://github.com/OpenSIPS/opensips/commit/ef72bf996760f741fbc510a5b1bc51b844786057
  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: a6794b563e8f4e7b680cdfb2438f76946aec3794
      https://github.com/OpenSIPS/opensips/commit/a6794b563e8f4e7b680cdfb2438f76946aec3794
  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.

(cherry picked from commit cd39cc8821cd3002607038bf3445ea069cd28a96)


Compare: https://github.com/OpenSIPS/opensips/compare/0d8b2df4a1cf...a6794b563e8f

To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list