NetworkManager/shared/nm-std-aux
Thomas Haller f74b7718b3
shared: add typedefs for integers for different endianness
Kernel uses such typedefs (__le32) and systemd too (le32_t).
As we don't want to rely on systemd headers in our code
base, let's also define them.

They have of course very little effect beside making it clearer to
the reviewer that a certain variable is not supposed to be in native
endianness.
2020-09-30 09:49:20 +02:00
..
c-list-util.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
c-list-util.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-dbus-compat.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-std-aux.h shared: add typedefs for integers for different endianness 2020-09-30 09:49:20 +02:00
nm-std-utils.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-std-utils.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
unaligned.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00