mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 13:00:16 +01:00
For one, these functions are not often needed. No need to define them in the "nm-macros-internal.h" header, which is included everywhere. Move them to "nm-shared-utils.h", which must be explicitly included. Also, these functions are usually not called directly, but by passing their function pointer to a sort function or similar. There is no point in having defined in the header file. |
||
|---|---|---|
| .. | ||
| c-list | ||
| c-siphash | ||
| n-acd | ||
| nm-utils | ||
| meson.build | ||
| nm-common-macros.h | ||
| nm-dbus-compat.h | ||
| nm-default.h | ||
| nm-dispatcher-api.h | ||
| nm-meta-setting.c | ||
| nm-meta-setting.h | ||
| nm-test-libnm-utils.h | ||
| nm-test-utils-impl.c | ||
| nm-version-macros.h.in | ||