]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: (filter) make holders API more generic
authorKarel Zak <kzak@redhat.com>
Tue, 5 Sep 2023 09:52:39 +0000 (11:52 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Nov 2023 21:25:46 +0000 (22:25 +0100)
commit70e0f980dba015b29aa65edd2bd377e7eb705b20
tree8619d7ddd9b58996d57394da5a6b06e9a1997203
parenta70c4ecda597688b3415af4106546f83a1544e75
libsmartcols: (filter) make holders API more generic

The internal implementation is generic (can hold something else than
only column name). Let's make the API also generic. Maybe later we can
support something else than only column names in expressions
(e.g. env.variables ?).

Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/samples/filter.c
libsmartcols/src/filter.c
libsmartcols/src/libsmartcols.h.in
libsmartcols/src/libsmartcols.sym