Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort-util: make bsearch_safe() actually typesafe, by returning the right type | Lennart Poettering | 2023-11-01 | 1 | -2/+2 |
* | sort-utils: add generic uint16_t comparison call | Lennart Poettering | 2023-10-20 | 1 | -0/+1 |
* | sort-util: add missing parens | Yu Watanabe | 2022-03-18 | 1 | -6/+6 |
* | sort-util: avoid using glibc's internal __compar_d_fn_t type | Lennart Poettering | 2021-10-11 | 1 | -4/+10 |
* | sort-util: use comparison_fn_t instead of __compar_fn_t | Lennart Poettering | 2021-10-11 | 1 | -4/+4 |
* | sort-util: make cmp_int() generic, so that we can reuse it elsewhere | Lennart Poettering | 2020-12-17 | 1 | -0/+2 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | basic/sort-util: adorn qsort_safe with a prefix underscore | Zbigniew Jędrzejewski-Szmek | 2020-06-03 | 1 | -2/+2 |
* | util: split out sorting related calls to new sort-util.[ch] | Lennart Poettering | 2019-03-13 | 1 | -0/+70 |