summaryrefslogtreecommitdiff
path: root/shared/nm-std-aux
Commit message (Expand)AuthorAgeFilesLines
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-181-3/+1
* shared: move redefining G_VARIANT_TYPE() to "nm-glib-aux/nm-default-glib.h"th/nm-default-cleanupThomas Haller2021-02-091-29/+0
* shared: remove unused "shared/nm-default.h"Thomas Haller2021-02-091-4/+0
* all: add "nm-std-aux/nm-default-std.h" as replacement for "nm-default.h"Thomas Haller2021-02-092-1/+136
* shared: add "shared/nm-std-aux/nm-networkmanager-compilation.h" headerThomas Haller2021-02-091-0/+54
* shared: fix unit tests for nm_utils_get_next_realloc_size()Thomas Haller2021-01-121-6/+6
* shared: avoid compiler warning for nm_utils_get_next_realloc_size() returning...Thomas Haller2021-01-111-5/+20
* all: update deprecated SPDX license identifiersThomas Haller2021-01-056-6/+6
* shared: don't clang-format "shared/nm-std-aux/unaligned.h"Thomas Haller2021-01-051-97/+49
* systemd: merge branch systemd into masterThomas Haller2021-01-051-1/+1
|\
| * systemd: update code from upstream (2020-12-23)Thomas Haller2020-12-231-1/+1
* | trivial: improve code commentsin "nm-std-aux/c-list-util.c"Thomas Haller2020-11-191-2/+3
* | shared: add c-list macros to iterate backwardsBeniamino Galvani2020-11-161-0/+11
* | shared: add nm_mult_clamped_u() helperThomas Haller2020-10-271-0/+18
* | shared: rename nm_add_u32_clamped() to nm_add_clamped_u32()Thomas Haller2020-10-271-2/+2
* | shared: add nm_ptr_to_uintptr() helperThomas Haller2020-10-231-1/+16
* | shared: add nm_add_u32_clamped() helperThomas Haller2020-10-231-0/+13
* | shared: add typedefs for integers for different endiannessThomas Haller2020-09-301-0/+17
* | shared: include "stdint.h" in our base headersThomas Haller2020-09-301-0/+1
* | shared: move NM_CMP*() macros to "nm-std-aux.h"Thomas Haller2020-09-301-0/+102
* | all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-296-6/+6
* | format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-283-35/+35
* | all: reformat all with new clang-format styleAntonio Cardace2020-09-287-675/+764
* | shared: extend NM_IN_SET()/NM_IN_STRSET() macros to support up to 30 argumentsThomas Haller2020-09-101-0/+20
* | shared: add NM_STR_HAS_SUFFIX_WITH_MORE()/NM_STR_HAS_SUFFIX_ASCII_CASE_WITH_M...Thomas Haller2020-08-071-0/+14
* | shared: change NM_SWAP() macro to take pointer argumentsThomas Haller2020-08-061-5/+7
* | shared: extend NM_IN_STRSET and NM_IN_SET to support up to 20 argsAntonio Cardace2020-08-061-0/+8
* | shared: make implementation for NM_IN_STRSET() more reusableThomas Haller2020-08-051-28/+32
* | shared: move nm_utils_is_power_of_two() to nm-stdaux and add nm_utils_is_powe...Thomas Haller2020-07-311-0/+21
* | shared: add nm_assert_unreachable_val() macroThomas Haller2020-07-241-0/+6
* | shared: add NM_IS_IPv4() macroThomas Haller2020-07-231-0/+9
* | shared: move addr-family helpers to "nm-std-aux.h"Thomas Haller2020-07-231-0/+45
* | all: add trailing semicolon to NM_AUTO_DEFINE_FCN_*() usesThomas Haller2020-07-191-5/+5
* | shared: add _NM_DUMMY_STRUCT_FOR_TRAILING_SEMICOLON defineThomas Haller2020-07-191-0/+4
* | shared: move nm_close(), nm_auto_close, nm_steal_fd(), nm_steal_int() to nm-s...Thomas Haller2020-07-121-0/+80
* | shared: add nm_steal_pointer()/nm_clear_free() to "nm-std-aux.h"Thomas Haller2020-07-071-0/+18
* | shared: move NM_AUTO_DEFINE_FCN*(), nm_auto_free and nm_clear_pointer() to "n...Thomas Haller2020-07-071-0/+76
* | shared: include <stdbool.h> in "nm-std-aux.h" and fix glib-ismThomas Haller2020-07-071-5/+6
* | shared: make NM_BOOLEAN_EXPR() macro composable and use it for _G_BOOLEAN_EXPR()Thomas Haller2020-07-071-15/+19
* | shared: move various basic helpers from "nm-macros-internal.h" to "nm-std-aux.h"Thomas Haller2020-07-071-0/+247
* | shared: add NM_N_ELEMENTS() macroThomas Haller2020-07-061-0/+2
* | shared: move NM_SET_OUT() to "nm-std-aux.h"Thomas Haller2020-07-061-0/+16
* | shared: move nm_utils_get_next_realloc_size() to nm-std-auxThomas Haller2020-07-062-0/+100
* | shared: add "nm-std-aux/nm-std-utils.[hc]"Thomas Haller2020-07-062-0/+12
* | shared: add min/max macros to "nm-std-aux.h"Thomas Haller2020-07-061-0/+65
* | shared: add macros for declaration attribute to "nm-std-aux.h"Thomas Haller2020-07-061-0/+46
* | shared: add nm_assert() to "nm-std-aux.h"Thomas Haller2020-07-061-0/+60
* | shared: add "nm-std-aux/nm-std-aux.h" headerThomas Haller2020-07-061-0/+6
* | license: relicense "shared/nm-std-aux/nm-dbus-compat.h" under LGPL-2.1+Thomas Haller2020-01-141-49/+12
|/
* all: unify format of our Copyright source code commentsThomas Haller2019-10-023-3/+3