]> git.ipfire.org Git - thirdparty/systemd.git/commit
format-table: add TABLE_VERSION cell type
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Sep 2025 07:29:27 +0000 (09:29 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Sep 2025 07:31:35 +0000 (09:31 +0200)
commit9e9fbaa620920c2422056d5eecd43cde0590e4ba
treefd4eb5a947f06b5495cdbf1bd6b682e345804a0b
parent0c25f8fd0ba410ed15ab1f31c7dd374f85d86a26
format-table: add TABLE_VERSION cell type

This is exactly like TABLE_STRING, with one exception: it sorts via
strverscmp_improved().
src/shared/format-table.c
src/shared/format-table.h