NetworkManager/shared
Thomas Haller d828f5b021
systemd: include <fcntl.h> instead of <sys/fctnl.h>
On alpine/musl we get a compiler warning:

    CC       shared/systemd/src/basic/libnm_systemd_shared_la-env-file.lo
  In file included from ../shared/systemd/src/basic/fileio.h:9,
                   from ../shared/systemd/src/basic/env-file.c:10:
  /usr/include/sys/fcntl.h:1:2: error: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Werror=cpp]
      1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
        |  ^~~~~~~
2020-12-13 17:10:54 +01:00
..
c-list shared/c-list: reimport 2020-06-03 22:00:56 +02:00
c-rbtree shared/c-rbtree: reimport 2020-10-21 10:40:29 +02:00
c-siphash all: fix minor typos 2020-07-07 11:33:46 +02:00
c-stdaux all: fix minor typos 2020-07-07 11:33:46 +02:00
n-acd all: fix minor typos 2020-07-07 11:33:46 +02:00
n-dhcp4 all: remove unnecessary <netinet/ether.h> includes 2020-12-13 16:56:51 +01:00
nm-glib-aux shared/nm-glib-aux: don't use RTLD_DEEPBIND on musl 2020-12-13 17:10:53 +01:00
nm-std-aux trivial: improve code commentsin "nm-std-aux/c-list-util.c" 2020-11-19 17:38:34 +01:00
nm-udev-aux license: relicense "shared/nm-udev-aux/nm-udev-utils.[hc]" under LGPL-2.1+ 2020-10-20 16:02:00 +02:00
nm-utils shared/tests: add nmtst_main_context_iterate_until_full() helper 2020-11-03 14:31:20 +01:00
systemd systemd: include <fcntl.h> instead of <sys/fctnl.h> 2020-12-13 17:10:54 +01:00
meson.build shared: merge nm-glib-aux/nm-json.[hc] into nm-json-aux.[hc] 2020-07-09 11:47:06 +02:00
nm-default.h shared: don't enforce unset G_LOG_DOMAIN in "nm-default.h" 2020-11-03 15:39:01 +01:00
nm-meta-setting.c veth: add support to configure veth interfaces 2020-11-27 10:12:36 +01:00
nm-meta-setting.h veth: add support to configure veth interfaces 2020-11-27 10:12:36 +01:00
nm-test-libnm-utils.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-test-utils-impl.c tests: avoid race condition in nmtstc_service_cleanup() 2020-11-03 14:31:20 +01:00
nm-version-macros.h.in shared: use C comments for SPDX header in "nm-version-macros.h.in" 2020-10-20 14:56:46 +02:00