summaryrefslogtreecommitdiff
path: root/shared/nm-utils/c-list-util.c
Commit message (Expand)AuthorAgeFilesLines
* shared: implement c_list_sort() as non-recursive merge-sortThomas Haller2018-01-031-13/+39
* shared: split helper functions out of c_list_sort()Thomas Haller2018-01-031-22/+40
* c-list: add c_list_sort()Thomas Haller2017-07-251-0/+165