summaryrefslogtreecommitdiffstats
path: root/src/commonlib/sort.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* commonlib/bubblesort: Do not try to sort less than two entriesWerner Zeh2019-03-141-0/+4
* commonlib: Add Bubble sort algorithmWerner Zeh2019-02-261-0/+49