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,5 +1,6 @@
|
||||
RC_1.0 {
|
||||
global:
|
||||
rc_conf_value;
|
||||
rc_config_list;
|
||||
rc_config_load;
|
||||
rc_config_value;
|
||||
|
||||
Reference in New Issue
Block a user