diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-08-12 11:54:16 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-12 07:40:59 -0700 |
| commit | d4a2159a78432d787c3f198a58c718b4b4e3d9bb (patch) | |
| tree | 581fb8e5803819a59690f76f903f2b7bdfd08b6c /t/unit-tests/u-oidtree.c | |
| parent | 9077923c8ea83f7023c86c517f080396bf96dbb3 (diff) | |
reftable/writer: drop Git-specific `QSORT()` macro
The reftable writer accidentally uses the Git-specific `QSORT()` macro.
This macro removes the need for the caller to provide the element size,
but other than that it's mostly equivalent to `qsort()`.
Replace the macro accordingly to make the library usable outside of Git.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/u-oidtree.c')
0 files changed, 0 insertions, 0 deletions
