]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: add support for optional boolean values
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 26 May 2021 11:30:31 +0000 (13:30 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 30 May 2021 21:17:23 +0000 (23:17 +0200)
commitf48554d48b002ac2881569ecb088aeef710f9369
treec369772d36babd97b3f4d3fbc95b41bf7e424ba8
parent17353ee0cddb81e0d3eaa143d1163447f36de153
libsmartcols: add support for optional boolean values

These default to `null` instead of `false`.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
include/jsonwrt.h
lib/jsonwrt.c
libsmartcols/src/libsmartcols.h.in
libsmartcols/src/print.c