Add gprintfint.h and trio.
[platform/upstream/glib.git] / glib / glib.def
index 699fdf8..9af5b39 100644 (file)
@@ -12,6 +12,18 @@ EXPORTS
        g_array_sized_new
        g_array_sort
        g_array_sort_with_data
+       g_ascii_digit_value
+       g_ascii_dtostr
+       g_ascii_formatd
+       g_ascii_strcasecmp
+       g_ascii_strdown
+       g_ascii_strncasecmp
+       g_ascii_strtod
+       g_ascii_strup
+       g_ascii_table
+       g_ascii_tolower
+       g_ascii_toupper
+       g_ascii_xdigit_value
        g_async_queue_length
        g_async_queue_length_unlocked
        g_async_queue_lock
@@ -35,6 +47,17 @@ EXPORTS
        g_bit_nth_msf
        g_bit_storage
        g_blow_chunks
+       g_bsearch_array_destroy
+       g_bsearch_array_get_index
+       g_bsearch_array_get_nth
+       g_bsearch_array_insert
+       g_bsearch_array_insert
+       g_bsearch_array_lookup
+       g_bsearch_array_new
+       g_bsearch_array_remove
+       g_bsearch_array_remove_node
+       g_build_filename
+       g_build_path
        g_byte_array_append
        g_byte_array_free
        g_byte_array_new
@@ -60,7 +83,9 @@ EXPORTS
        g_completion_remove_items
        g_convert
        g_convert_error_quark
+       g_convert_init
        g_convert_with_fallback
+       g_convert_with_iconv
        g_datalist_clear
        g_datalist_foreach
        g_datalist_id_get_data
@@ -75,8 +100,10 @@ EXPORTS
        g_date_add_days
        g_date_add_months
        g_date_add_years
+       g_date_clamp
        g_date_clear
        g_date_compare
+       g_date_days_between
        g_date_free
        g_date_get_day
        g_date_get_day_of_year
@@ -95,6 +122,7 @@ EXPORTS
        g_date_new
        g_date_new_dmy
        g_date_new_julian
+       g_date_order
        g_date_set_day
        g_date_set_dmy
        g_date_set_julian
@@ -114,9 +142,12 @@ EXPORTS
        g_date_valid_month
        g_date_valid_weekday
        g_date_valid_year
+       g_dir_close
+       g_dir_open
+       g_dir_read_name
+       g_dir_rewind
        g_direct_equal
        g_direct_hash
-       g_dirname
        g_error_copy
        g_error_free
        g_error_matches
@@ -127,10 +158,14 @@ EXPORTS
        g_file_get_contents
        g_file_open_tmp
        g_file_test
+       g_filename_from_uri
        g_filename_from_utf8
+       g_filename_to_uri
        g_filename_to_utf8
        g_find_program_in_path
+       g_fprintf
        g_free
+       g_get_application_name
        g_get_charset
        g_get_codeset
        g_get_current_dir
@@ -144,14 +179,16 @@ EXPORTS
        g_hash_table_destroy
        g_hash_table_foreach
        g_hash_table_foreach_remove
-       g_hash_table_freeze
+       g_hash_table_foreach_steal
        g_hash_table_insert
        g_hash_table_lookup
        g_hash_table_lookup_extended
        g_hash_table_new
+       g_hash_table_new_full
        g_hash_table_remove
+       g_hash_table_replace
        g_hash_table_size
-       g_hash_table_thaw
+       g_hash_table_steal
        g_hook_alloc
        g_hook_compare_ids
        g_hook_destroy
@@ -180,6 +217,7 @@ EXPORTS
        g_iconv_open
        g_idle_add
        g_idle_add_full
+       g_idle_funcs
        g_idle_remove_by_data
        g_idle_source_new
        g_int_equal
@@ -187,10 +225,34 @@ EXPORTS
        g_io_add_watch
        g_io_add_watch_full
        g_io_channel_close
+       g_io_channel_error_from_errno
+       g_io_channel_error_quark
+       g_io_channel_flush
+       g_io_channel_get_buffer_condition
+       g_io_channel_get_buffer_size
+       g_io_channel_get_buffered
+       g_io_channel_get_close_on_unref
+       g_io_channel_get_encoding
+       g_io_channel_get_flags
+       g_io_channel_get_line_term
        g_io_channel_init
+       g_io_channel_new_file
        g_io_channel_read
+       g_io_channel_read_chars
+       g_io_channel_read_line
+       g_io_channel_read_line_string
+       g_io_channel_read_to_end
+       g_io_channel_read_unichar
        g_io_channel_ref
        g_io_channel_seek
+       g_io_channel_seek_position
+       g_io_channel_set_buffer_size
+       g_io_channel_set_buffered
+       g_io_channel_set_close_on_unref
+       g_io_channel_set_encoding
+       g_io_channel_set_flags
+       g_io_channel_set_line_term
+       g_io_channel_shutdown
        g_io_channel_unix_get_fd
        g_io_channel_unix_new
        g_io_channel_unref
@@ -203,7 +265,10 @@ EXPORTS
        g_io_channel_win32_poll
        g_io_channel_win32_set_debug
        g_io_channel_write
+       g_io_channel_write_chars
+       g_io_channel_write_unichar
        g_io_create_watch
+       g_io_watch_funcs
        g_list_alloc
        g_list_append
        g_list_concat
@@ -217,11 +282,14 @@ EXPORTS
        g_list_free_1
        g_list_index
        g_list_insert
+       g_list_insert_before
        g_list_insert_sorted
        g_list_last
        g_list_length
        g_list_nth
        g_list_nth_data
+       g_list_nth_prev
+       g_list_pop_allocator
        g_list_position
        g_list_prepend
        g_list_remove
@@ -234,12 +302,12 @@ EXPORTS
        g_locale_to_utf8
        g_log
        g_log_default_handler
-       g_log_domain_glib
        g_log_remove_handler
        g_log_set_always_fatal
        g_log_set_fatal_mask
        g_log_set_handler
        g_logv
+       g_main_context_acquire
        g_main_context_add_poll
        g_main_context_check
        g_main_context_default
@@ -247,20 +315,27 @@ EXPORTS
        g_main_context_find_source_by_funcs_user_data
        g_main_context_find_source_by_id
        g_main_context_find_source_by_user_data
-       g_main_context_get
        g_main_context_get_poll_func
        g_main_context_iteration
+       g_main_context_new
        g_main_context_pending
        g_main_context_prepare
        g_main_context_query
+       g_main_context_ref
+       g_main_context_release
        g_main_context_remove_poll
        g_main_context_set_poll_func
+       g_main_context_unref
+       g_main_context_wait
+       g_main_context_wakeup
+       g_main_loop_get_context
        g_main_loop_is_running
        g_main_loop_new
        g_main_loop_quit
        g_main_loop_ref
        g_main_loop_run
        g_main_loop_unref
+       g_main_thread_init
        g_malloc
        g_malloc0
        g_markup_error_quark
@@ -280,6 +355,7 @@ EXPORTS
        g_mem_chunk_print
        g_mem_chunk_reset
        g_mem_init
+       g_mem_is_system_malloc
        g_mem_profile
        g_mem_set_vtable
        g_memdup
@@ -307,10 +383,13 @@ EXPORTS
        g_node_n_nodes
        g_node_new
        g_node_nth_child
+       g_node_pop_allocator
        g_node_prepend
+       g_node_push_allocator
        g_node_reverse_children
        g_node_traverse
        g_node_unlink
+       g_nullify_pointer
        g_on_error_query
        g_on_error_stack_trace
        g_parse_debug_string
@@ -318,8 +397,15 @@ EXPORTS
        g_path_get_dirname
        g_path_is_absolute
        g_path_skip_root
+       g_pattern_match
+       g_pattern_match_simple
+       g_pattern_match_string
+       g_pattern_spec_equal
+       g_pattern_spec_free
+       g_pattern_spec_new
        g_print
        g_printerr
+       g_printf
        g_printf_string_upper_bound
        g_propagate_error
        g_ptr_array_add
@@ -381,7 +467,6 @@ EXPORTS
        g_scanner_destroy
        g_scanner_eof
        g_scanner_error
-       g_scanner_freeze_symbol_table
        g_scanner_get_next_token
        g_scanner_input_file
        g_scanner_input_text
@@ -393,18 +478,15 @@ EXPORTS
        g_scanner_scope_lookup_symbol
        g_scanner_scope_remove_symbol
        g_scanner_set_scope
-       g_scanner_stat_mode
        g_scanner_sync_file_offset
-       g_scanner_thaw_symbol_table
        g_scanner_unexp_token
        g_scanner_warn
+       g_set_application_name
        g_set_error
-       g_set_error_handler
-       g_set_message_handler
        g_set_prgname
        g_set_print_handler
        g_set_printerr_handler
-       g_set_warning_handler
+       g_shell_error_quark
        g_shell_parse_argv
        g_shell_quote
        g_shell_unquote
@@ -420,13 +502,16 @@ EXPORTS
        g_slist_free_1
        g_slist_index
        g_slist_insert
+       g_slist_insert_before
        g_slist_insert_sorted
        g_slist_last
        g_slist_length
        g_slist_nth
        g_slist_nth_data
+       g_slist_pop_allocator
        g_slist_position
        g_slist_prepend
+       g_slist_push_allocator
        g_slist_remove
        g_slist_remove_all
        g_slist_remove_link
@@ -434,6 +519,7 @@ EXPORTS
        g_slist_sort
        g_slist_sort_with_data
        g_snprintf
+       g_snprintf
        g_source_add_poll
        g_source_attach
        g_source_destroy
@@ -447,6 +533,7 @@ EXPORTS
        g_source_remove
        g_source_remove_by_funcs_user_data
        g_source_remove_by_user_data
+       g_source_remove_poll
        g_source_set_callback
        g_source_set_callback_indirect
        g_source_set_can_recurse
@@ -459,7 +546,10 @@ EXPORTS
        g_spawn_command_line_sync
        g_spawn_error_quark
        g_spawn_sync
+       g_sprintf
+       g_static_mutex_free
        g_static_mutex_get_mutex_impl
+       g_static_mutex_init
        g_static_private_free
        g_static_private_get
        g_static_private_init
@@ -467,8 +557,10 @@ EXPORTS
        g_static_rec_mutex_free
        g_static_rec_mutex_init
        g_static_rec_mutex_lock
+       g_static_rec_mutex_lock_full
        g_static_rec_mutex_trylock
        g_static_rec_mutex_unlock
+       g_static_rec_mutex_unlock_full
        g_static_rw_lock_free
        g_static_rw_lock_init
        g_static_rw_lock_reader_lock
@@ -477,8 +569,10 @@ EXPORTS
        g_static_rw_lock_writer_lock
        g_static_rw_lock_writer_trylock
        g_static_rw_lock_writer_unlock
-       g_strcpy
+       g_stpcpy
        g_str_equal
+       g_str_has_prefix
+       g_str_has_suffix
        g_str_hash
        g_strcanon
        g_strcasecmp
@@ -498,6 +592,10 @@ EXPORTS
        g_string_append
        g_string_append_c
        g_string_append_len
+       g_string_append_printf
+       g_string_append_unichar
+       g_string_ascii_down
+       g_string_ascii_up
        g_string_assign
        g_string_chunk_free
        g_string_chunk_insert
@@ -507,16 +605,19 @@ EXPORTS
        g_string_equal
        g_string_erase
        g_string_free
+       g_string_hash
        g_string_insert
        g_string_insert_c
        g_string_insert_len
+       g_string_insert_unichar
        g_string_new
        g_string_new_len
        g_string_prepend
        g_string_prepend_c
        g_string_prepend_len
+       g_string_prepend_unichar
        g_string_printf
-       g_string_printfa
+       g_string_set_size
        g_string_sized_new
        g_string_truncate
        g_string_up
@@ -528,23 +629,36 @@ EXPORTS
        g_strndup
        g_strnfill
        g_strreverse
+       g_strrstr
+       g_strrstr_len
        g_strsignal
        g_strsplit
+       g_strstr_len
        g_strtod
        g_strup
-       g_thread_create
+       g_thread_create_full
        g_thread_error_quark
+       g_thread_exit
+       g_thread_exit
        g_thread_functions_for_glib_use
        g_thread_join
        g_thread_pool_free
+       g_thread_pool_get_max_threads
+       g_thread_pool_get_max_unused_threads
+       g_thread_pool_get_num_threads
        g_thread_pool_new
        g_thread_pool_push
+       g_thread_pool_set_max_threads
+       g_thread_pool_set_max_unused_threads
+       g_thread_pool_unprocessed
        g_thread_self
        g_thread_set_priority
        g_thread_use_default_impl
        g_threads_got_initialized
+       g_time_val_add
        g_timeout_add
        g_timeout_add_full
+       g_timeout_funcs
        g_timeout_source_new
        g_timer_destroy
        g_timer_elapsed
@@ -557,13 +671,19 @@ EXPORTS
        g_trash_stack_pop
        g_trash_stack_push
        g_tree_destroy
+       g_tree_foreach
        g_tree_height
        g_tree_insert
        g_tree_lookup
+       g_tree_lookup_extended
        g_tree_new
+       g_tree_new_full
+       g_tree_new_with_data
        g_tree_nnodes
        g_tree_remove
+       g_tree_replace
        g_tree_search
+       g_tree_steal
        g_tree_traverse
        g_try_malloc
        g_try_realloc
@@ -599,30 +719,38 @@ EXPORTS
        g_usleep
        g_utf16_to_ucs4
        g_utf16_to_utf8
+       g_utf8_casefold
+       g_utf8_collate
+       g_utf8_collate_key
        g_utf8_find_next_char
        g_utf8_find_prev_char
        g_utf8_get_char
+       g_utf8_get_char_validated
+       g_utf8_normalize
        g_utf8_offset_to_pointer
        g_utf8_pointer_to_offset
        g_utf8_prev_char
        g_utf8_skip
        g_utf8_strchr
+       g_utf8_strdown
        g_utf8_strlen
        g_utf8_strncpy
+       g_utf8_strrchr
+       g_utf8_strup
        g_utf8_to_ucs4
        g_utf8_to_ucs4_fast
        g_utf8_to_utf16
        g_utf8_validate
+       g_vfprintf
+       g_vprintf
+       g_vsnprintf
        g_vsnprintf
-       g_win32_closedir
+       g_vsprintf
        g_win32_error_message
        g_win32_ftruncate
        g_win32_get_package_installation_directory
        g_win32_get_package_installation_subdirectory
        g_win32_getlocale
-       g_win32_opendir
-       g_win32_readdir
-       g_win32_rewinddir
        glib_binary_age
        glib_interface_age
        glib_major_version