]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libcommon: added lib "configs" for parsing configuration files in the correct order
authorStefan Schubert <schubi@suse.de>
Wed, 17 Sep 2025 11:40:29 +0000 (13:40 +0200)
committerStefan Schubert <schubi@suse.de>
Wed, 17 Sep 2025 11:40:29 +0000 (13:40 +0200)
commit4109f4bfefff9e6cd65815399af3eab2b0a59104
tree4b04fe36aba297d7dce92cb50737aa19130e9c1a
parent6bbf884525cad2702b1e69a0ac022db3ef92154d
libcommon: added lib "configs" for parsing configuration files in the correct order
include/Makemodule.am
include/configs.h [new file with mode: 0644]
include/pathnames.h
lib/Makemodule.am
lib/configs.c [new file with mode: 0644]
lib/meson.build