remove glib dependency by provide compatible replacements

This commit is contained in:
Chris Eagle
2016-12-18 14:56:58 -08:00
parent c8b3d62692
commit e46545f722
79 changed files with 1052 additions and 1358 deletions

View File

@ -2185,15 +2185,12 @@ symbols = (
'object_property_find',
'object_property_get',
'object_property_get_bool',
'object_property_get_enum',
'object_property_get_int',
'object_property_get_link',
'object_property_get_qobject',
'object_property_get_str',
'object_property_get_type',
'object_property_get_uint16List',
'object_property_is_child',
'object_property_print',
'object_property_set',
'object_property_set_description',
'object_property_set_link',
@ -2433,7 +2430,6 @@ symbols = (
'qemu_get_cpu',
'qemu_get_guest_memory_mapping',
'qemu_get_guest_simple_memory_mapping',
'qemu_get_local_state_pathname',
'qemu_get_ram_block',
'qemu_get_ram_block_host_ptr',
'qemu_get_ram_fd',
@ -2722,13 +2718,6 @@ symbols = (
'string_input_get_visitor',
'string_input_visitor_cleanup',
'string_input_visitor_new',
'string_output_append',
'string_output_append_range',
'string_output_get_string',
'string_output_get_visitor',
'string_output_set',
'string_output_visitor_cleanup',
'string_output_visitor_new',
'stristart',
'strongarm_cp_reginfo',
'strpadcpy',