summaryrefslogtreecommitdiff
path: root/src/commonlib/sort.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons
2019-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
2019-03-14commonlib/bubblesort: Do not try to sort less than two entriesWerner Zeh
2019-02-26commonlib: Add Bubble sort algorithmWerner Zeh