mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-03-05 15:05:48 +02:00
* Add strCmp*() and strFirst*() to String. * Add strLstSort() and strLstNewSplitSize() to StringList. * Add strLstNewSplitZ() to StringList a update calls to strLstNewSplit() as needed. * Add lstSort to List.