X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=glib%2Fglib.def;h=a7f50e229612873da7385ceee130cffc50c10c56;hb=c22cf34e923b81962da554c8edeb9366f044ae8c;hp=134ce26bb8f2418fc56531837c94d298b8517e52;hpb=d5039b2943ec0d1c2dff7c8c5d86f26719fa5913;p=platform%2Fupstream%2Fglib.git diff --git a/glib/glib.def b/glib/glib.def index 134ce26..a7f50e2 100644 --- a/glib/glib.def +++ b/glib/glib.def @@ -58,10 +58,10 @@ EXPORTS g_date_julian g_date_monday_week_of_year g_date_monday_weeks_in_year + g_date_month g_date_new g_date_new_dmy g_date_new_julian - g_date_month g_date_set_day g_date_set_dmy g_date_set_julian @@ -88,6 +88,8 @@ EXPORTS g_direct_equal g_direct_hash g_dirname + g_filename_from_utf8 + g_filename_to_utf8 g_free g_get_current_dir g_get_current_time @@ -121,12 +123,12 @@ EXPORTS g_hook_get g_hook_insert_before g_hook_insert_sorted + g_hook_list_clear g_hook_list_init g_hook_list_invoke g_hook_list_invoke_check g_hook_list_marshal g_hook_list_marshal_check - g_hook_list_clear g_hook_next_valid g_hook_prepend g_hook_ref @@ -158,7 +160,6 @@ EXPORTS g_list_append g_list_concat g_list_copy - g_list_delete g_list_find g_list_find_custom g_list_first @@ -191,8 +192,8 @@ EXPORTS g_main_iteration g_main_new g_main_pending - g_main_remove_poll g_main_quit + g_main_remove_poll g_main_run g_main_set_poll_func g_malloc @@ -256,13 +257,19 @@ EXPORTS g_quark_from_string g_quark_to_string g_quark_try_string + g_queue_create g_queue_free - g_queue_get_size - g_queue_new - g_queue_pop_back - g_queue_pop_front - g_queue_push_back - g_queue_push_front + g_queue_is_empty + g_queue_peek_head + g_queue_peek_tail + g_queue_pop_head + g_queue_pop_head_link + g_queue_pop_tail + g_queue_pop_tail_link + g_queue_push_head + g_queue_push_head_link + g_queue_push_tail + g_queue_push_tail_link g_rand_double g_rand_double_range g_rand_free @@ -339,14 +346,10 @@ EXPORTS g_slist_reverse g_slist_sort g_snprintf - g_spaced_primes_closest g_source_add g_source_remove g_source_remove_by_source_data g_source_remove_by_user_data - g_stack_free - g_stack_new - g_stack_pop g_static_mutex_get_mutex_impl g_static_private_get g_static_private_set @@ -365,6 +368,7 @@ EXPORTS g_strcasecmp g_strchomp g_strchug + g_strcompress g_strconcat g_strdelimit g_strdown @@ -372,6 +376,7 @@ EXPORTS g_strdup_printf g_strdup_vprintf g_strerror + g_strescape g_strfreev g_string_append g_string_append_c @@ -388,17 +393,13 @@ EXPORTS g_string_new g_string_prepend g_string_prepend_c - g_string_readline - g_string_readline_buffered g_string_sized_new g_string_sprintf g_string_sprintfa - g_string_tokenise - g_string_tokenise_free g_string_truncate g_string_up + g_strjoin g_strjoinv - g_strescape g_strncasecmp g_strndup g_strnfill @@ -408,9 +409,12 @@ EXPORTS g_strtod g_strup g_thread_create + g_thread_functions_for_glib_use g_thread_join g_thread_self g_thread_set_priority + g_thread_use_default_impl + g_threads_got_initialized g_timeout_add g_timeout_add_full g_timer_destroy @@ -432,13 +436,15 @@ EXPORTS g_tuples_index g_usleep g_vsnprintf + g_win32_closedir + g_win32_ftruncate + g_win32_getlocale + g_win32_opendir + g_win32_readdir + g_win32_rewinddir glib_binary_age glib_interface_age glib_major_version glib_micro_version glib_minor_version - gwin_ftruncate - gwin_opendir - gwin_readdir - gwin_rewinddir - gwin_closedir + g_spaced_primes_closest