NetworkManager/src/platform
Thomas Haller ce700d94f5 platform: add nm-platform-utils.[ch] files
There is no general purpose file for platform utilities.
We only have nm-platform.h, which contains (mostly) functions
that operate on a NMPlatform instance (and that can be mocked
using NMFakePlatform).

Add a new file for independent utility functions. nm-platform-utils.c
should not call into functions having a NMPlatform instance, to
have them independent from platform caching and the platform
singleton.
2015-06-05 16:52:50 +02:00
..
tests platform: add nm-platform-utils.[ch] files 2015-06-05 16:52:50 +02:00
wifi platform: remove unused wifi_utils_get_ssid() 2015-05-06 15:23:47 -05:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: move InfiniBand property reading into the platform and prefer netlink 2015-05-19 09:25:16 -05:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c platform: merge setup_devices() function into constructed() 2015-06-05 16:52:49 +02:00
nm-linux-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-platform-utils.c platform: add nm-platform-utils.[ch] files 2015-06-05 16:52:50 +02:00
nm-platform-utils.h platform: add nm-platform-utils.[ch] files 2015-06-05 16:52:50 +02:00
nm-platform.c platform: move nm_platform_query_devices() to nm-manager 2015-06-05 16:52:50 +02:00
nm-platform.h platform: move nm_platform_query_devices() to nm-manager 2015-06-05 16:52:50 +02:00