mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 18:40:05 +01:00
At various places we sort our D-Bus paths. For example, server sorts them before exporting them on D-Bus. Server knows well, that a lot of these paths are build by attaching an incrementing number as last component. It looks nicer to sort by this number, instead of strictly lexical with strcmp(). Note that this handles the cases correctly where paths have different prefixes, or where they don't end with a number. |
||
|---|---|---|
| .. | ||
| 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 | ||