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