]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic: add STRCASE_IN_SET() which is to STR_IN_SET() what strcaseeq() is to streq()
authorLennart Poettering <lennart@poettering.net>
Thu, 30 Apr 2020 13:07:45 +0000 (15:07 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 4 May 2020 08:11:19 +0000 (10:11 +0200)
commitddd6a22a0fb034c763495fa1f3b6ebdd6a669e27
treeac7bfb9eec91128813c0c9a54522f3983d411a36
parent2d4f8cf467b6825c91276808250823a29ab461fe
basic: add STRCASE_IN_SET() which is to STR_IN_SET() what strcaseeq() is to streq()
src/basic/hostname-util.c
src/basic/parse-util.c
src/basic/strv.c
src/basic/strv.h
src/shared/calendarspec.c