sd-common: add __const__
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 28 Oct 2024 08:13:10 +0000 (09:13 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 28 Oct 2024 08:23:07 +0000 (09:23 +0100)
commit955c51c087f1fb6d0b7a0091db943ad05ba3095e
tree1e15a60ef936ecf77b4b7cb0ec70cc972a0fa6b5
parent85d0aff84c83182875bc564e295978efd76ab905
sd-common: add __const__

const is stronger than pure, see
https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-pure-function-attribute
and
https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-const-function-attribute.
src/systemd/_sd-common.h