Bug #351570: Hidden function fixes: rc_conf_value.
Refactor rc_conf_value into librc for use in library context. Also requires moving: - rc_conf internal static - Defines: PROFILE_ENV, SYS_WHITELIST, USR_WHITELIST, RC_PATH_PREFIX moved to rc.h with new RC_ prefix added. - Defines: RC_CONF, RC_CONF_OLD moved to rc.h. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
rc_conf_value
|
||||
rc_config_list
|
||||
rc_config_load
|
||||
rc_config_value
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
rc_conf_value
|
||||
rc_conf_value@@RC_1.0
|
||||
rc_config_list
|
||||
rc_config_list@@RC_1.0
|
||||
rc_config_load
|
||||
|
||||
Reference in New Issue
Block a user