mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
506c10f7f2
Push the responsibility for sort and find down to the List object by introducing a general comparator function that can be used for both sorting and finding. Update insert and add functions to return the item added rather than the list. This is more useful in the core code, though numerous updates to the tests were required. |
||
---|---|---|
.. | ||
common | ||
module | ||
test.c | ||
valgrind.suppress |