]> mj.ucw.cz Git - libucw.git/commit
Conf: Revive cf_def_file and cf_env_file
authorMartin Mares <mj@ucw.cz>
Sat, 28 Apr 2012 17:41:58 +0000 (19:41 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 29 Apr 2012 11:57:30 +0000 (13:57 +0200)
commitb541de765129b6bf28c5601bb355779652001150
tree9e22d76f26a1523a52b3443a36b75a4fe198a9ee
parent5862470eafc2f217892fb3a9d7d208aaa5ece303
Conf: Revive cf_def_file and cf_env_file

They are tightly coupled to cf_getopt(), which is not reentrant
anyway, so let us leave them global to keep backward compatibility.
ucw/conf-context.c
ucw/conf-input.c
ucw/conf-internal.h
ucw/conf-section.c
ucw/conf-test.c
ucw/conf.h
ucw/doc/conf.txt
ucw/getopt.h
ucw/mempool.c
ucw/redblack-test.c