gutils.c gutils.h gfileutils.c Actually, g_mkstemp() is better suited in
[platform/upstream/glib.git] / glib / glib.def
1 EXPORTS
2         g_array_append_vals
3         g_array_free
4         g_array_insert_vals
5         g_array_new
6         g_array_prepend_vals
7         g_array_remove_index
8         g_array_remove_index_fast
9         g_array_set_size
10         g_array_sized_new
11         g_atexit
12         g_basename
13         g_bit_nth_lsf
14         g_bit_nth_msf
15         g_bit_storage
16         g_blow_chunks
17         g_byte_array_append
18         g_byte_array_free
19         g_byte_array_new
20         g_byte_array_prepend
21         g_byte_array_remove_index
22         g_byte_array_remove_index_fast
23         g_byte_array_set_size
24         g_byte_array_sized_new
25         g_cache_destroy
26         g_cache_insert
27         g_cache_key_foreach
28         g_cache_new
29         g_cache_remove
30         g_cache_value_foreach
31         g_clear_error
32         g_completion_add_items
33         g_completion_clear_items
34         g_completion_complete
35         g_completion_free
36         g_completion_new
37         g_completion_remove_items
38         g_convert
39         g_convert_error_quark
40         g_convert_with_fallback
41         g_datalist_clear
42         g_datalist_foreach
43         g_datalist_id_get_data
44         g_datalist_id_remove_no_notify
45         g_datalist_id_set_data_full
46         g_datalist_init
47         g_dataset_destroy
48         g_dataset_foreach
49         g_dataset_id_get_data
50         g_dataset_id_remove_no_notify
51         g_dataset_id_set_data_full
52         g_date_add_days
53         g_date_add_months
54         g_date_add_years
55         g_date_clear
56         g_date_compare
57         g_date_day
58         g_date_day_of_year
59         g_date_days_in_month
60         g_date_free
61         g_date_is_first_of_month
62         g_date_is_last_of_month
63         g_date_is_leap_year
64         g_date_julian
65         g_date_monday_week_of_year
66         g_date_monday_weeks_in_year
67         g_date_month
68         g_date_new
69         g_date_new_dmy
70         g_date_new_julian
71         g_date_set_day
72         g_date_set_dmy
73         g_date_set_julian
74         g_date_set_month
75         g_date_set_parse
76         g_date_set_time
77         g_date_set_year
78         g_date_strftime
79         g_date_subtract_days
80         g_date_subtract_months
81         g_date_subtract_years
82         g_date_sunday_week_of_year
83         g_date_sunday_weeks_in_year
84         g_date_to_struct_tm
85         g_date_valid
86         g_date_valid_day
87         g_date_valid_dmy
88         g_date_valid_julian
89         g_date_valid_month
90         g_date_valid_weekday
91         g_date_valid_year
92         g_date_weekday
93         g_date_year
94         g_direct_equal
95         g_direct_hash
96         g_dirname
97         g_error_copy
98         g_error_free
99         g_error_matches
100         g_error_new
101         g_error_new_literal
102         g_file_error_from_errno
103         g_file_error_quark
104         g_file_get_contents
105         g_file_test
106         g_filename_from_utf8
107         g_filename_to_utf8
108         g_free
109         g_get_charset
110         g_get_codeset
111         g_get_current_dir
112         g_get_current_time
113         g_get_home_dir
114         g_get_prgname
115         g_get_real_name
116         g_get_tmp_dir
117         g_get_user_name
118         g_getenv
119         g_hash_table_destroy
120         g_hash_table_foreach
121         g_hash_table_foreach_remove
122         g_hash_table_freeze
123         g_hash_table_insert
124         g_hash_table_lookup
125         g_hash_table_lookup_extended
126         g_hash_table_new
127         g_hash_table_remove
128         g_hash_table_size
129         g_hash_table_thaw
130         g_hook_alloc
131         g_hook_compare_ids
132         g_hook_destroy
133         g_hook_destroy_link
134         g_hook_find
135         g_hook_find_data
136         g_hook_find_func
137         g_hook_find_func_data
138         g_hook_first_valid
139         g_hook_free
140         g_hook_get
141         g_hook_insert_before
142         g_hook_insert_sorted
143         g_hook_list_clear
144         g_hook_list_init
145         g_hook_list_invoke
146         g_hook_list_invoke_check
147         g_hook_list_marshal
148         g_hook_list_marshal_check
149         g_hook_next_valid
150         g_hook_prepend
151         g_hook_ref
152         g_hook_unref
153         g_idle_add
154         g_idle_add_full
155         g_idle_remove_by_data
156         g_int_equal
157         g_int_hash
158         g_io_add_watch
159         g_io_add_watch_full
160         g_io_channel_close
161         g_io_channel_init
162         g_io_channel_read
163         g_io_channel_ref
164         g_io_channel_seek
165         g_io_channel_unix_get_fd
166         g_io_channel_unix_new
167         g_io_channel_unref
168         g_io_channel_win32_get_fd
169         g_io_channel_win32_make_pollfd
170         g_io_channel_win32_new_fd
171         g_io_channel_win32_new_messages
172         g_io_channel_win32_new_pipe
173         g_io_channel_win32_new_pipe_with_wakeups
174         g_io_channel_win32_new_stream_socket
175         g_io_channel_win32_pipe_readable
176         g_io_channel_win32_pipe_request_wakeups
177         g_io_channel_win32_poll
178         g_io_channel_win32_set_debug
179         g_io_channel_write
180         g_list_alloc
181         g_list_append
182         g_list_concat
183         g_list_copy
184         g_list_delete_link
185         g_list_find
186         g_list_find_custom
187         g_list_first
188         g_list_foreach
189         g_list_free
190         g_list_free_1
191         g_list_index
192         g_list_insert
193         g_list_insert_sorted
194         g_list_last
195         g_list_length
196         g_list_nth
197         g_list_nth_data
198         g_list_position
199         g_list_prepend
200         g_list_remove
201         g_list_remove_link
202         g_list_reverse
203         g_list_sort
204         g_log
205         g_log_default_handler
206         g_log_remove_handler
207         g_log_set_always_fatal
208         g_log_set_fatal_mask
209         g_log_set_handler
210         g_logv
211         g_main_add_poll
212         g_main_destroy
213         g_main_is_running
214         g_main_iteration
215         g_main_new
216         g_main_pending
217         g_main_quit
218         g_main_remove_poll
219         g_main_run
220         g_main_set_poll_func
221         g_main_win32_get_poll_func
222         g_malloc
223         g_malloc0
224         g_markup_escape_text
225         g_markup_parse_context_end_parse
226         g_markup_parse_context_free
227         g_markup_parse_context_get_position
228         g_markup_parse_context_new
229         g_markup_parse_context_parse
230         g_mem_check
231         g_mem_chunk_alloc
232         g_mem_chunk_alloc0
233         g_mem_chunk_clean
234         g_mem_chunk_destroy
235         g_mem_chunk_free
236         g_mem_chunk_info
237         g_mem_chunk_new
238         g_mem_chunk_print
239         g_mem_chunk_reset
240         g_mem_init
241         g_mem_profile
242         g_memdup
243         g_messages_init
244         g_mkstemp
245         g_mutex_init
246         g_node_child_index
247         g_node_child_position
248         g_node_children_foreach
249         g_node_copy
250         g_node_depth
251         g_node_destroy
252         g_node_find
253         g_node_find_child
254         g_node_first_sibling
255         g_node_get_root
256         g_node_insert
257         g_node_insert_after
258         g_node_insert_before
259         g_node_is_ancestor
260         g_node_last_child
261         g_node_last_sibling
262         g_node_max_height
263         g_node_n_children
264         g_node_n_nodes
265         g_node_new
266         g_node_nth_child
267         g_node_prepend
268         g_node_reverse_children
269         g_node_traverse
270         g_node_unlink
271         g_on_error_query
272         g_on_error_stack_trace
273         g_parse_debug_string
274         g_path_get_basename
275         g_path_get_dirname
276         g_path_is_absolute
277         g_path_skip_root
278         g_pipe_readable_msg
279         g_print
280         g_printerr
281         g_printf_string_upper_bound
282         g_propagate_error
283         g_ptr_array_add
284         g_ptr_array_free
285         g_ptr_array_new
286         g_ptr_array_remove
287         g_ptr_array_remove_fast
288         g_ptr_array_remove_index
289         g_ptr_array_remove_index_fast
290         g_ptr_array_set_size
291         g_ptr_array_sized_new
292         g_quark_from_static_string
293         g_quark_from_string
294         g_quark_to_string
295         g_quark_try_string
296         g_queue_free
297         g_queue_is_empty
298         g_queue_new
299         g_queue_peek_head
300         g_queue_peek_tail
301         g_queue_pop_head
302         g_queue_pop_head_link
303         g_queue_pop_tail
304         g_queue_pop_tail_link
305         g_queue_push_head
306         g_queue_push_head_link
307         g_queue_push_tail
308         g_queue_push_tail_link
309         g_rand_double
310         g_rand_double_range
311         g_rand_free
312         g_rand_int
313         g_rand_int_range
314         g_rand_new
315         g_rand_new_with_seed
316         g_rand_set_seed
317         g_random_double
318         g_random_double_range
319         g_random_int
320         g_random_int_range
321         g_random_set_seed
322         g_realloc
323         g_relation_count
324         g_relation_delete
325         g_relation_destroy
326         g_relation_exists
327         g_relation_index
328         g_relation_insert
329         g_relation_new
330         g_relation_print
331         g_relation_select
332         g_scanner_cur_line
333         g_scanner_cur_position
334         g_scanner_cur_token
335         g_scanner_cur_value
336         g_scanner_destroy
337         g_scanner_eof
338         g_scanner_error
339         g_scanner_freeze_symbol_table
340         g_scanner_get_next_token
341         g_scanner_input_file
342         g_scanner_input_text
343         g_scanner_lookup_symbol
344         g_scanner_new
345         g_scanner_peek_next_token
346         g_scanner_scope_add_symbol
347         g_scanner_scope_foreach_symbol
348         g_scanner_scope_lookup_symbol
349         g_scanner_scope_remove_symbol
350         g_scanner_set_scope
351         g_scanner_stat_mode
352         g_scanner_sync_file_offset
353         g_scanner_thaw_symbol_table
354         g_scanner_unexp_token
355         g_scanner_warn
356         g_set_error
357         g_set_error_handler
358         g_set_message_handler
359         g_set_prgname
360         g_set_print_handler
361         g_set_printerr_handler
362         g_set_warning_handler
363         g_shell_parse_argv
364         g_shell_quote
365         g_shell_unquote
366         g_slist_alloc
367         g_slist_append
368         g_slist_concat
369         g_slist_copy
370         g_slist_delete_link
371         g_slist_find
372         g_slist_find_custom
373         g_slist_foreach
374         g_slist_free
375         g_slist_free_1
376         g_slist_index
377         g_slist_insert
378         g_slist_insert_sorted
379         g_slist_last
380         g_slist_length
381         g_slist_nth
382         g_slist_nth_data
383         g_slist_position
384         g_slist_prepend
385         g_slist_remove
386         g_slist_remove_link
387         g_slist_reverse
388         g_slist_sort
389         g_snprintf
390         g_source_add
391         g_source_remove
392         g_source_remove_by_source_data
393         g_source_remove_by_user_data
394         g_spaced_primes_closest
395         g_spawn_async
396         g_spawn_async_with_pipes
397         g_spawn_command_line_async
398         g_spawn_command_line_sync
399         g_spawn_error_quark
400         g_spawn_sync
401         g_static_mutex_get_mutex_impl
402         g_static_private_get
403         g_static_private_set
404         g_static_rec_mutex_lock
405         g_static_rec_mutex_trylock
406         g_static_rec_mutex_unlock
407         g_static_rw_lock_free
408         g_static_rw_lock_reader_lock
409         g_static_rw_lock_reader_trylock
410         g_static_rw_lock_reader_unlock
411         g_static_rw_lock_writer_lock
412         g_static_rw_lock_writer_trylock
413         g_static_rw_lock_writer_unlock
414         g_str_equal
415         g_str_hash
416         g_strcanon
417         g_strcasecmp
418         g_strchomp
419         g_strchug
420         g_strcompress
421         g_strconcat
422         g_strdelimit
423         g_strdown
424         g_strdup
425         g_strdup_printf
426         g_strdup_vprintf
427         g_strerror
428         g_strescape
429         g_strfreev
430         g_string_append
431         g_string_append_c
432         g_string_append_len
433         g_string_assign
434         g_string_chunk_free
435         g_string_chunk_insert
436         g_string_chunk_insert_const
437         g_string_chunk_new
438         g_string_down
439         g_string_equal
440         g_string_erase
441         g_string_free
442         g_string_insert
443         g_string_insert_c
444         g_string_insert_len
445         g_string_new
446         g_string_prepend
447         g_string_prepend_c
448         g_string_prepend_len
449         g_string_sized_new
450         g_string_sprintf
451         g_string_sprintfa
452         g_string_truncate
453         g_string_up
454         g_strjoin
455         g_strjoinv
456         g_strlcat
457         g_strlcpy
458         g_strncasecmp
459         g_strndup
460         g_strnfill
461         g_strreverse
462         g_strsignal
463         g_strsplit
464         g_strtod
465         g_strup
466         g_thread_create
467         g_thread_error_quark
468         g_thread_functions_for_glib_use
469         g_thread_join
470         g_thread_pool_free
471         g_thread_pool_new
472         g_thread_pool_push
473         g_thread_self
474         g_thread_set_priority
475         g_thread_use_default_impl
476         g_threads_got_initialized
477         g_timeout_add
478         g_timeout_add_full
479         g_timer_destroy
480         g_timer_elapsed
481         g_timer_new
482         g_timer_reset
483         g_timer_start
484         g_timer_stop
485         g_tree_destroy
486         g_tree_height
487         g_tree_insert
488         g_tree_lookup
489         g_tree_new
490         g_tree_nnodes
491         g_tree_remove
492         g_tree_search
493         g_tree_traverse
494         g_tuples_destroy
495         g_tuples_index
496         g_ucs4_to_utf8
497         g_unichar_digit_value
498         g_unichar_isalnum
499         g_unichar_isalpha
500         g_unichar_iscntrl
501         g_unichar_isdefined
502         g_unichar_isdigit
503         g_unichar_isgraph
504         g_unichar_islower
505         g_unichar_isprint
506         g_unichar_ispunct
507         g_unichar_isspace
508         g_unichar_istitle
509         g_unichar_isupper
510         g_unichar_iswide
511         g_unichar_isxdigit
512         g_unichar_to_utf8
513         g_unichar_tolower
514         g_unichar_totitle
515         g_unichar_toupper
516         g_unichar_type
517         g_unichar_xdigit_value
518         g_unicode_canonical_decomposition
519         g_unicode_canonical_ordering
520         g_usleep
521         g_utf8_find_next_char
522         g_utf8_find_prev_char
523         g_utf8_get_char
524         g_utf8_offset_to_pointer
525         g_utf8_pointer_to_offset
526         g_utf8_prev_char
527         g_utf8_skip
528         g_utf8_strchr
529         g_utf8_strlen
530         g_utf8_strncpy
531         g_utf8_to_ucs4
532         g_utf8_validate
533         g_vsnprintf
534         g_win32_closedir
535         g_win32_error_message
536         g_win32_ftruncate
537         g_win32_getlocale
538         g_win32_opendir
539         g_win32_readdir
540         g_win32_rewinddir
541         glib_binary_age
542         glib_interface_age
543         glib_major_version
544         glib_micro_version
545         glib_minor_version