Don't modify errno. (#116617, Balazs Scheidler)
[platform/upstream/glib.git] / glib / glib.def
1 EXPORTS
2         g_allocator_free
3         g_allocator_new
4         g_array_append_vals
5         g_array_free
6         g_array_insert_vals
7         g_array_new
8         g_array_prepend_vals
9         g_array_remove_index
10         g_array_remove_index_fast
11         g_array_remove_range
12         g_array_set_size
13         g_array_sized_new
14         g_array_sort
15         g_array_sort_with_data
16         g_ascii_digit_value
17         g_ascii_dtostr
18         g_ascii_formatd
19         g_ascii_strcasecmp
20         g_ascii_strdown
21         g_ascii_strncasecmp
22         g_ascii_strtod
23         g_ascii_strtoull
24         g_ascii_strup
25         g_ascii_table
26         g_ascii_tolower
27         g_ascii_toupper
28         g_ascii_xdigit_value
29         g_async_queue_length
30         g_async_queue_length_unlocked
31         g_async_queue_lock
32         g_async_queue_new
33         g_async_queue_pop
34         g_async_queue_pop_unlocked
35         g_async_queue_push
36         g_async_queue_push_unlocked
37         g_async_queue_ref
38         g_async_queue_ref_unlocked
39         g_async_queue_timed_pop
40         g_async_queue_timed_pop_unlocked
41         g_async_queue_try_pop
42         g_async_queue_try_pop_unlocked
43         g_async_queue_unlock
44         g_async_queue_unref
45         g_async_queue_unref_and_unlock
46         g_atexit
47         g_basename
48         g_bit_nth_lsf
49         g_bit_nth_msf
50         g_bit_storage
51         g_blow_chunks
52         g_build_filename
53         g_build_path
54         g_byte_array_append
55         g_byte_array_free
56         g_byte_array_new
57         g_byte_array_prepend
58         g_byte_array_remove_index
59         g_byte_array_remove_index_fast
60         g_byte_array_remove_range
61         g_byte_array_set_size
62         g_byte_array_sized_new
63         g_byte_array_sort
64         g_byte_array_sort_with_data
65         g_cache_destroy
66         g_cache_insert
67         g_cache_key_foreach
68         g_cache_new
69         g_cache_remove
70         g_cache_value_foreach
71         g_clear_error
72         g_completion_add_items
73         g_completion_clear_items
74         g_completion_complete
75         g_completion_complete_utf8
76         g_completion_free
77         g_completion_new
78         g_completion_remove_items
79         g_completion_set_compare
80         g_convert
81         g_convert_error_quark
82         g_convert_with_fallback
83         g_convert_with_iconv
84         g_datalist_clear
85         g_datalist_foreach
86         g_datalist_id_get_data
87         g_datalist_id_remove_no_notify
88         g_datalist_id_set_data_full
89         g_datalist_init
90         g_dataset_destroy
91         g_dataset_foreach
92         g_dataset_id_get_data
93         g_dataset_id_remove_no_notify
94         g_dataset_id_set_data_full
95         g_date_add_days
96         g_date_add_months
97         g_date_add_years
98         g_date_clamp
99         g_date_clear
100         g_date_compare
101         g_date_days_between
102         g_date_free
103         g_date_get_day
104         g_date_get_day_of_year
105         g_date_get_days_in_month
106         g_date_get_julian
107         g_date_get_monday_week_of_year
108         g_date_get_monday_weeks_in_year
109         g_date_get_month
110         g_date_get_sunday_week_of_year
111         g_date_get_sunday_weeks_in_year
112         g_date_get_weekday
113         g_date_get_year
114         g_date_is_first_of_month
115         g_date_is_last_of_month
116         g_date_is_leap_year
117         g_date_new
118         g_date_new_dmy
119         g_date_new_julian
120         g_date_order
121         g_date_set_day
122         g_date_set_dmy
123         g_date_set_julian
124         g_date_set_month
125         g_date_set_parse
126         g_date_set_time
127         g_date_set_year
128         g_date_strftime
129         g_date_subtract_days
130         g_date_subtract_months
131         g_date_subtract_years
132         g_date_to_struct_tm
133         g_date_valid
134         g_date_valid_day
135         g_date_valid_dmy
136         g_date_valid_julian
137         g_date_valid_month
138         g_date_valid_weekday
139         g_date_valid_year
140         g_dir_close
141         g_dir_open
142         g_dir_read_name
143         g_dir_rewind
144         g_direct_equal
145         g_direct_hash
146         g_error_copy
147         g_error_free
148         g_error_matches
149         g_error_new
150         g_error_new_literal
151         g_file_error_from_errno
152         g_file_error_quark
153         g_file_get_contents
154         g_file_open_tmp
155         g_file_read_link
156         g_file_test
157         g_filename_from_uri
158         g_filename_from_utf8
159         g_filename_to_uri
160         g_filename_to_utf8
161         g_find_program_in_path
162         g_fprintf
163         g_free
164         g_get_application_name
165         g_get_charset
166         g_get_codeset
167         g_get_current_dir
168         g_get_current_time
169         g_get_home_dir
170         g_get_prgname
171         g_get_real_name
172         g_get_tmp_dir
173         g_get_user_name
174         g_getenv
175         g_hash_table_destroy
176         g_hash_table_find
177         g_hash_table_foreach
178         g_hash_table_foreach_remove
179         g_hash_table_foreach_steal
180         g_hash_table_insert
181         g_hash_table_lookup
182         g_hash_table_lookup_extended
183         g_hash_table_new
184         g_hash_table_new_full
185         g_hash_table_remove
186         g_hash_table_replace
187         g_hash_table_size
188         g_hash_table_steal
189         g_hook_alloc
190         g_hook_compare_ids
191         g_hook_destroy
192         g_hook_destroy_link
193         g_hook_find
194         g_hook_find_data
195         g_hook_find_func
196         g_hook_find_func_data
197         g_hook_first_valid
198         g_hook_free
199         g_hook_get
200         g_hook_insert_before
201         g_hook_insert_sorted
202         g_hook_list_clear
203         g_hook_list_init
204         g_hook_list_invoke
205         g_hook_list_invoke_check
206         g_hook_list_marshal
207         g_hook_list_marshal_check
208         g_hook_next_valid
209         g_hook_prepend
210         g_hook_ref
211         g_hook_unref
212         g_iconv
213         g_iconv_close
214         g_iconv_open
215         g_idle_add
216         g_idle_add_full
217         g_idle_funcs
218         g_idle_remove_by_data
219         g_idle_source_new
220         g_int_equal
221         g_int_hash
222         g_io_add_watch
223         g_io_add_watch_full
224         g_io_channel_close
225         g_io_channel_error_from_errno
226         g_io_channel_error_quark
227         g_io_channel_flush
228         g_io_channel_get_buffer_condition
229         g_io_channel_get_buffer_size
230         g_io_channel_get_buffered
231         g_io_channel_get_close_on_unref
232         g_io_channel_get_encoding
233         g_io_channel_get_flags
234         g_io_channel_get_line_term
235         g_io_channel_init
236         g_io_channel_new_file
237         g_io_channel_read
238         g_io_channel_read_chars
239         g_io_channel_read_line
240         g_io_channel_read_line_string
241         g_io_channel_read_to_end
242         g_io_channel_read_unichar
243         g_io_channel_ref
244         g_io_channel_seek
245         g_io_channel_seek_position
246         g_io_channel_set_buffer_size
247         g_io_channel_set_buffered
248         g_io_channel_set_close_on_unref
249         g_io_channel_set_encoding
250         g_io_channel_set_flags
251         g_io_channel_set_line_term
252         g_io_channel_shutdown
253         g_io_channel_unix_get_fd
254         g_io_channel_unix_new
255         g_io_channel_unref
256         g_io_channel_win32_get_fd
257         g_io_channel_win32_make_pollfd
258         g_io_channel_win32_new_fd
259         g_io_channel_win32_new_messages
260         g_io_channel_win32_new_socket
261         g_io_channel_win32_new_stream_socket
262         g_io_channel_win32_poll
263         g_io_channel_win32_set_debug
264         g_io_channel_write
265         g_io_channel_write_chars
266         g_io_channel_write_unichar
267         g_io_create_watch
268         g_io_watch_funcs
269         g_list_alloc
270         g_list_append
271         g_list_concat
272         g_list_copy
273         g_list_delete_link
274         g_list_find
275         g_list_find_custom
276         g_list_first
277         g_list_foreach
278         g_list_free
279         g_list_free_1
280         g_list_index
281         g_list_insert
282         g_list_insert_before
283         g_list_insert_sorted
284         g_list_last
285         g_list_length
286         g_list_nth
287         g_list_nth_data
288         g_list_nth_prev
289         g_list_pop_allocator
290         g_list_position
291         g_list_prepend
292         g_list_push_allocator
293         g_list_remove
294         g_list_remove_all
295         g_list_remove_link
296         g_list_reverse
297         g_list_sort
298         g_list_sort_with_data
299         g_locale_from_utf8
300         g_locale_to_utf8
301         g_log
302         g_log_default_handler
303         g_log_remove_handler
304         g_log_set_always_fatal
305         g_log_set_fatal_mask
306         g_log_set_handler
307         g_logv
308         g_main_context_acquire
309         g_main_context_add_poll
310         g_main_context_check
311         g_main_context_default
312         g_main_context_dispatch
313         g_main_context_find_source_by_funcs_user_data
314         g_main_context_find_source_by_id
315         g_main_context_find_source_by_user_data
316         g_main_context_get_poll_func
317         g_main_context_iteration
318         g_main_context_new
319         g_main_context_pending
320         g_main_context_prepare
321         g_main_context_query
322         g_main_context_ref
323         g_main_context_release
324         g_main_context_remove_poll
325         g_main_context_set_poll_func
326         g_main_context_unref
327         g_main_context_wait
328         g_main_context_wakeup
329         g_main_loop_get_context
330         g_main_loop_is_running
331         g_main_loop_new
332         g_main_loop_quit
333         g_main_loop_ref
334         g_main_loop_run
335         g_main_loop_unref
336         g_malloc
337         g_malloc0
338         g_markup_error_quark
339         g_markup_escape_text
340         g_markup_parse_context_end_parse
341         g_markup_parse_context_free
342         g_markup_parse_context_get_element
343         g_markup_parse_context_get_position
344         g_markup_parse_context_new
345         g_markup_parse_context_parse
346         g_markup_printf_escaped
347         g_markup_vprintf_escaped
348         g_mem_chunk_alloc
349         g_mem_chunk_alloc0
350         g_mem_chunk_clean
351         g_mem_chunk_destroy
352         g_mem_chunk_free
353         g_mem_chunk_info
354         g_mem_chunk_new
355         g_mem_chunk_print
356         g_mem_chunk_reset
357         g_mem_is_system_malloc
358         g_mem_profile
359         g_mem_set_vtable
360         g_memdup
361         g_mkstemp
362         g_node_child_index
363         g_node_child_position
364         g_node_children_foreach
365         g_node_copy
366         g_node_depth
367         g_node_destroy
368         g_node_find
369         g_node_find_child
370         g_node_first_sibling
371         g_node_get_root
372         g_node_insert
373         g_node_insert_after
374         g_node_insert_before
375         g_node_is_ancestor
376         g_node_last_child
377         g_node_last_sibling
378         g_node_max_height
379         g_node_n_children
380         g_node_n_nodes
381         g_node_new
382         g_node_nth_child
383         g_node_pop_allocator
384         g_node_prepend
385         g_node_push_allocator
386         g_node_reverse_children
387         g_node_traverse
388         g_node_unlink
389         g_nullify_pointer
390         g_on_error_query
391         g_on_error_stack_trace
392         g_once_impl
393         g_parse_debug_string
394         g_path_get_basename
395         g_path_get_dirname
396         g_path_is_absolute
397         g_path_skip_root
398         g_pattern_match
399         g_pattern_match_simple
400         g_pattern_match_string
401         g_pattern_spec_equal
402         g_pattern_spec_free
403         g_pattern_spec_new
404         g_print
405         g_printerr
406         g_printf
407         g_printf_string_upper_bound
408         g_propagate_error
409         g_ptr_array_add
410         g_ptr_array_foreach
411         g_ptr_array_free
412         g_ptr_array_new
413         g_ptr_array_remove
414         g_ptr_array_remove_fast
415         g_ptr_array_remove_index
416         g_ptr_array_remove_index_fast
417         g_ptr_array_remove_range
418         g_ptr_array_set_size
419         g_ptr_array_sized_new
420         g_ptr_array_sort
421         g_ptr_array_sort_with_data
422         g_qsort_with_data
423         g_quark_from_static_string
424         g_quark_from_string
425         g_quark_to_string
426         g_quark_try_string
427         g_queue_copy
428         g_queue_delete_link
429         g_queue_find
430         g_queue_foreach
431         g_queue_free
432         g_queue_get_length
433         g_queue_index
434         g_queue_insert_after
435         g_queue_insert_before
436         g_queue_insert_sorted
437         g_queue_is_empty
438         g_queue_link_index
439         g_queue_new
440         g_queue_peek_head
441         g_queue_peek_head_link
442         g_queue_peek_nth
443         g_queue_peek_nth_link
444         g_queue_peek_tail
445         g_queue_peek_tail_link
446         g_queue_pop_head
447         g_queue_pop_head_link
448         g_queue_pop_nth
449         g_queue_pop_nth_link
450         g_queue_pop_tail
451         g_queue_pop_tail_link
452         g_queue_push_head
453         g_queue_push_head_link
454         g_queue_push_nth
455         g_queue_push_nth_link
456         g_queue_push_tail
457         g_queue_push_tail_link
458         g_queue_remove
459         g_queue_remove_all
460         g_queue_reverse
461         g_queue_sort
462         g_queue_unlink
463         g_rand_copy
464         g_rand_double
465         g_rand_double_range
466         g_rand_free
467         g_rand_int
468         g_rand_int_range
469         g_rand_new
470         g_rand_new_with_seed
471         g_rand_new_with_seed_array
472         g_rand_set_seed
473         g_rand_set_seed_array
474         g_random_double
475         g_random_double_range
476         g_random_int
477         g_random_int_range
478         g_random_set_seed
479         g_realloc
480         g_relation_count
481         g_relation_delete
482         g_relation_destroy
483         g_relation_exists
484         g_relation_index
485         g_relation_insert
486         g_relation_new
487         g_relation_print
488         g_relation_select
489         g_scanner_cur_line
490         g_scanner_cur_position
491         g_scanner_cur_token
492         g_scanner_cur_value
493         g_scanner_destroy
494         g_scanner_eof
495         g_scanner_error
496         g_scanner_get_next_token
497         g_scanner_input_file
498         g_scanner_input_text
499         g_scanner_lookup_symbol
500         g_scanner_new
501         g_scanner_peek_next_token
502         g_scanner_scope_add_symbol
503         g_scanner_scope_foreach_symbol
504         g_scanner_scope_lookup_symbol
505         g_scanner_scope_remove_symbol
506         g_scanner_set_scope
507         g_scanner_sync_file_offset
508         g_scanner_unexp_token
509         g_scanner_warn
510         g_set_application_name
511         g_set_error
512         g_set_prgname
513         g_set_print_handler
514         g_set_printerr_handler
515         g_setenv
516         g_shell_error_quark
517         g_shell_parse_argv
518         g_shell_quote
519         g_shell_unquote
520         g_slist_alloc
521         g_slist_append
522         g_slist_concat
523         g_slist_copy
524         g_slist_delete_link
525         g_slist_find
526         g_slist_find_custom
527         g_slist_foreach
528         g_slist_free
529         g_slist_free_1
530         g_slist_index
531         g_slist_insert
532         g_slist_insert_before
533         g_slist_insert_sorted
534         g_slist_last
535         g_slist_length
536         g_slist_nth
537         g_slist_nth_data
538         g_slist_pop_allocator
539         g_slist_position
540         g_slist_prepend
541         g_slist_push_allocator
542         g_slist_remove
543         g_slist_remove_all
544         g_slist_remove_link
545         g_slist_reverse
546         g_slist_sort
547         g_slist_sort_with_data
548         g_snprintf
549         g_source_add_poll
550         g_source_attach
551         g_source_destroy
552         g_source_get_can_recurse
553         g_source_get_context
554         g_source_get_current_time
555         g_source_get_id
556         g_source_get_priority
557         g_source_new
558         g_source_ref
559         g_source_remove
560         g_source_remove_by_funcs_user_data
561         g_source_remove_by_user_data
562         g_source_remove_poll
563         g_source_set_callback
564         g_source_set_callback_indirect
565         g_source_set_can_recurse
566         g_source_set_priority
567         g_source_unref
568         g_spaced_primes_closest
569         g_spawn_async
570         g_spawn_async_with_pipes
571         g_spawn_command_line_async
572         g_spawn_command_line_sync
573         g_spawn_error_quark
574         g_spawn_sync
575         g_sprintf
576         g_static_mutex_free
577         g_static_mutex_get_mutex_impl
578         g_static_mutex_init
579         g_static_private_free
580         g_static_private_get
581         g_static_private_init
582         g_static_private_set
583         g_static_rec_mutex_free
584         g_static_rec_mutex_init
585         g_static_rec_mutex_lock
586         g_static_rec_mutex_lock_full
587         g_static_rec_mutex_trylock
588         g_static_rec_mutex_unlock
589         g_static_rec_mutex_unlock_full
590         g_static_rw_lock_free
591         g_static_rw_lock_init
592         g_static_rw_lock_reader_lock
593         g_static_rw_lock_reader_trylock
594         g_static_rw_lock_reader_unlock
595         g_static_rw_lock_writer_lock
596         g_static_rw_lock_writer_trylock
597         g_static_rw_lock_writer_unlock
598         g_stpcpy
599         g_str_equal
600         g_str_has_prefix
601         g_str_has_suffix
602         g_str_hash
603         g_strcanon
604         g_strcasecmp
605         g_strchomp
606         g_strchug
607         g_strcompress
608         g_strconcat
609         g_strdelimit
610         g_strdown
611         g_strdup
612         g_strdup_printf
613         g_strdup_vprintf
614         g_strdupv
615         g_strerror
616         g_strescape
617         g_strfreev
618         g_string_append
619         g_string_append_c
620         g_string_append_len
621         g_string_append_printf
622         g_string_append_unichar
623         g_string_ascii_down
624         g_string_ascii_up
625         g_string_assign
626         g_string_chunk_free
627         g_string_chunk_insert
628         g_string_chunk_insert_const
629         g_string_chunk_insert_len
630         g_string_chunk_new
631         g_string_down
632         g_string_equal
633         g_string_erase
634         g_string_free
635         g_string_hash
636         g_string_insert
637         g_string_insert_c
638         g_string_insert_len
639         g_string_insert_unichar
640         g_string_new
641         g_string_new_len
642         g_string_prepend
643         g_string_prepend_c
644         g_string_prepend_len
645         g_string_prepend_unichar
646         g_string_printf
647         g_string_set_size
648         g_string_sized_new
649         g_string_truncate
650         g_string_up
651         g_strjoin
652         g_strjoinv
653         g_strlcat
654         g_strlcpy
655         g_strncasecmp
656         g_strndup
657         g_strnfill
658         g_strreverse
659         g_strrstr
660         g_strrstr_len
661         g_strsignal
662         g_strsplit
663         g_strsplit_set
664         g_strstr_len
665         g_strtod
666         g_strup
667         g_thread_create_full
668         g_thread_error_quark
669         g_thread_exit
670         g_thread_functions_for_glib_use
671         g_thread_init_glib
672         g_thread_join
673         g_thread_pool_free
674         g_thread_pool_get_max_threads
675         g_thread_pool_get_max_unused_threads
676         g_thread_pool_get_num_threads
677         g_thread_pool_get_num_unused_threads
678         g_thread_pool_new
679         g_thread_pool_push
680         g_thread_pool_set_max_threads
681         g_thread_pool_set_max_unused_threads
682         g_thread_pool_stop_unused_threads
683         g_thread_pool_unprocessed
684         g_thread_self
685         g_thread_set_priority
686         g_thread_use_default_impl
687         g_threads_got_initialized
688         g_time_val_add
689         g_timeout_add
690         g_timeout_add_full
691         g_timeout_funcs
692         g_timeout_source_new
693         g_timer_continue
694         g_timer_destroy
695         g_timer_elapsed
696         g_timer_new
697         g_timer_reset
698         g_timer_start
699         g_timer_stop
700         g_trash_stack_height
701         g_trash_stack_peek
702         g_trash_stack_pop
703         g_trash_stack_push
704         g_tree_destroy
705         g_tree_foreach
706         g_tree_height
707         g_tree_insert
708         g_tree_lookup
709         g_tree_lookup_extended
710         g_tree_new
711         g_tree_new_full
712         g_tree_new_with_data
713         g_tree_nnodes
714         g_tree_remove
715         g_tree_replace
716         g_tree_search
717         g_tree_steal
718         g_tree_traverse
719         g_try_malloc
720         g_try_realloc
721         g_tuples_destroy
722         g_tuples_index
723         g_ucs4_to_utf16
724         g_ucs4_to_utf8
725         g_unichar_break_type
726         g_unichar_digit_value
727         g_unichar_get_mirror_char
728         g_unichar_isalnum
729         g_unichar_isalpha
730         g_unichar_iscntrl
731         g_unichar_isdefined
732         g_unichar_isdigit
733         g_unichar_isgraph
734         g_unichar_islower
735         g_unichar_isprint
736         g_unichar_ispunct
737         g_unichar_isspace
738         g_unichar_istitle
739         g_unichar_isupper
740         g_unichar_iswide
741         g_unichar_isxdigit
742         g_unichar_to_utf8
743         g_unichar_tolower
744         g_unichar_totitle
745         g_unichar_toupper
746         g_unichar_type
747         g_unichar_validate
748         g_unichar_xdigit_value
749         g_unicode_canonical_decomposition
750         g_unicode_canonical_ordering
751         g_unsetenv
752         g_usleep
753         g_utf16_to_ucs4
754         g_utf16_to_utf8
755         g_utf8_casefold
756         g_utf8_collate
757         g_utf8_collate_key
758         g_utf8_find_next_char
759         g_utf8_find_prev_char
760         g_utf8_get_char
761         g_utf8_get_char_validated
762         g_utf8_normalize
763         g_utf8_offset_to_pointer
764         g_utf8_pointer_to_offset
765         g_utf8_prev_char
766         g_utf8_skip
767         g_utf8_strchr
768         g_utf8_strdown
769         g_utf8_strlen
770         g_utf8_strncpy
771         g_utf8_strrchr
772         g_utf8_strreverse
773         g_utf8_strup
774         g_utf8_to_ucs4
775         g_utf8_to_ucs4_fast
776         g_utf8_to_utf16
777         g_utf8_validate
778         g_vasprintf
779         g_vfprintf
780         g_vprintf
781         g_vsnprintf
782         g_vsprintf
783         g_win32_error_message
784         g_win32_ftruncate
785         g_win32_get_package_installation_directory
786         g_win32_get_package_installation_subdirectory
787         g_win32_getlocale
788         glib_binary_age
789         glib_interface_age
790         glib_major_version
791         glib_mem_profiler_table
792         glib_micro_version
793         glib_minor_version