NetworkManager/shared/nm-platform
Thomas Haller f9636080ac
platform: reorder code in _netns_stack_get_impl()
We should always register the GArray stack with pthread
for cleanup the thread local storage. Do that first, before
creating the NMPNetns instance at the bottom of the stack.
2021-02-15 21:11:13 +01:00
..
tests all: add "nm-default-systemd{,-shared}.h" as replacement for "nm-default.h" 2021-02-09 12:38:18 +01:00
nm-netlink.c all: add "nm-glib-aux/nm-default-glib-i18n-lib.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
nm-netlink.h shared,platform: add "shared/nm-platform" library 2021-01-15 11:32:30 +01:00
nm-platform-utils.c all: add "nm-glib-aux/nm-default-glib-i18n-lib.h" as replacement for "nm-default.h" 2021-02-09 12:38:17 +01:00
nm-platform-utils.h platform: move "nm-platform-utils.[hc]" to "shared/nm-platform" library 2021-01-15 11:32:53 +01:00
nmp-base.h platform: move types from "nm-platform-utils.h" to nmp-base.h" 2021-01-15 11:32:34 +01:00
nmp-netns.c platform: reorder code in _netns_stack_get_impl() 2021-02-15 21:11:13 +01:00
nmp-netns.h shared,platform: move "nmp-netns.[hc]" to shared/nm-platform 2021-01-15 11:32:31 +01:00