NetworkManager/shared/nm-std-aux
Thomas Haller 1b9001f867
shared: include <stdbool.h> in "nm-std-aux.h" and fix glib-ism
For a long time already we build with gnu11/C11. We thus rely on having
<stdbool.h> around, which is C99. Use it.

Also fix "nm-std-aux.h" to not use TRUE/FALSE glib defines.
2020-07-07 22:25:19 +02:00
..
c-list-util.c all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
c-list-util.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-dbus-compat.h license: relicense "shared/nm-std-aux/nm-dbus-compat.h" under LGPL-2.1+ 2020-01-14 16:54:43 +01:00
nm-std-aux.h shared: include <stdbool.h> in "nm-std-aux.h" and fix glib-ism 2020-07-07 22:25:19 +02:00
nm-std-utils.c shared: move nm_utils_get_next_realloc_size() to nm-std-aux 2020-07-06 14:11:22 +02:00
nm-std-utils.h shared: move nm_utils_get_next_realloc_size() to nm-std-aux 2020-07-06 14:11:22 +02:00
unaligned.h shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils" 2019-04-18 19:17:23 +02:00