NetworkManager/shared/nm-utils
Thomas Haller 901aa0315b shared: add nm_cmp_int2ptr_p_with_data() helper
A cmp() implementation, for sorting an array with pointers, where each
pointer is an inteter according to GPOINTER_TO_INT().

That cames for example handy, if you have a GHashTable with keys
GINT_TO_POINTER(). Then you get the list of keys via
g_hash_table_get_keys_as_array() and want to sort them.
2018-01-09 14:24:54 +01:00
..
c-list-util.c shared: implement c_list_sort() as non-recursive merge-sort 2018-01-03 16:41:47 +01:00
c-list-util.h
c-list.h c-list: re-import latest version of c-list.h from upstream 2017-11-28 11:26:39 +01:00
gsystem-local-alloc.h
nm-c-list.h shared: add NMCListElem 2018-01-09 14:24:53 +01:00
nm-compat.c shared/compat: minor refactoring of compat code 2017-12-22 15:53:22 +01:00
nm-compat.h shared/compat: add compat for nm_setting_vpn_get_data_keys() and nm_setting_vpn_get_secret_keys() 2017-11-23 14:44:25 +01:00
nm-dedup-multi.c c-list: re-import latest version of c-list.h from upstream 2017-11-28 11:26:39 +01:00
nm-dedup-multi.h
nm-enum-utils.c
nm-enum-utils.h
nm-glib.h shared: propagate type for g_object_ref() 2017-12-06 10:34:28 +01:00
nm-hash-utils.c build: include "siphash24.c" source in "nm-hash-utils.c" 2017-11-16 11:49:52 +01:00
nm-hash-utils.h shared: add nm_hash_static() to get a static hash key 2017-11-16 11:48:05 +01:00
nm-jansson.h shared: add json_boolean_value support in jansson.h 2017-11-09 17:56:15 +01:00
nm-macros-internal.h shared: add nm_cmp_int2ptr_p_with_data() helper 2018-01-09 14:24:54 +01:00
nm-obj.h
nm-random-utils.c all: use nm_close() instead of close() 2017-11-14 15:10:42 +01:00
nm-random-utils.h
nm-shared-utils.c shared: add nm_utils_strv_make_deep_copied() helper 2017-12-18 12:10:11 +01:00
nm-shared-utils.h shared: add nm_utils_strv_make_deep_copied() helper 2017-12-18 12:10:11 +01:00
nm-test-utils.h tests: add NMTST_EXPECT*() macros 2018-01-08 12:38:53 +01:00
nm-udev-utils.c
nm-udev-utils.h
nm-vpn-editor-plugin-call.h
nm-vpn-plugin-macros.h
nm-vpn-plugin-utils.c
nm-vpn-plugin-utils.h
siphash24.c systemd: merge branch systemd into master 2017-12-13 10:41:18 +01:00
siphash24.h systemd: update code from upstream (2017-10-11) 2017-10-18 13:38:03 +02:00
unaligned.h systemd: update code from upstream (2017-12-13) 2017-12-13 09:09:50 +01:00