]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: (filter) cleanup data types
authorKarel Zak <kzak@redhat.com>
Tue, 5 Sep 2023 09:43:23 +0000 (11:43 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Nov 2023 21:25:46 +0000 (22:25 +0100)
commita70c4ecda597688b3415af4106546f83a1544e75
tree914820f43dc21782e1058954a32dbf3a4c392c17
parent01d04adecba58ccc4c461b5893c9f183378bd219
libsmartcols: (filter) cleanup data types

* split placeholders (e.g. column name) and data types
* make data type enums independent on params

Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/src/filter-expr.c
libsmartcols/src/filter-param.c
libsmartcols/src/filter-parser.y
libsmartcols/src/filter.c
libsmartcols/src/smartcolsP.h