]> mj.ucw.cz Git - libucw.git/blob - maint/libucw.abi
ABI: Fix function order
[libucw.git] / maint / libucw.abi
1 # ucw/alloc.h
2 # ucw/asio.h
3 asio_init_queue
4 asio_cleanup_queue
5 asio_get
6 asio_submit
7 asio_wait
8 asio_put
9 asio_sync
10 # ucw/base224.h
11 base224_encode
12 base224_decode
13 # ucw/base64.h
14 base64_encode
15 base64_decode
16 # ucw/bbuf.h
17 bb_vprintf
18 bb_printf
19 bb_vprintf_at
20 bb_printf_at
21 # ucw/binheap-node.h
22 # ucw/binsearch.h
23 # ucw/bitarray.h
24 bit_array_xrealloc
25 bit_array_count_bits
26 # ucw/bitops.h
27 bit_fls
28 ffs_table
29 # ucw/bitsig.h
30 bitsig_init
31 bitsig_free
32 bitsig_member
33 bitsig_insert
34 # ucw/chartype.h
35 # ucw/clists.h
36 # ucw/conf-internal.h
37 cf_obtain_context
38 cf_op_names
39 cf_type_names
40 cf_type_size
41 cf_interpret_line
42 cf_init_stack
43 cf_done_stack
44 cf_journal_swap
45 cf_journal_delete
46 cf_sections
47 cf_find_subitem
48 cf_commit_all
49 cf_add_dirty
50 cf_load_default
51 # ucw/conf.h
52 cf_new_context
53 cf_delete_context
54 cf_switch_context
55 cf_load
56 cf_reload
57 cf_set
58 cf_open_group
59 cf_close_group
60 cf_revert
61 cf_get_pool
62 cf_malloc
63 cf_malloc_zero
64 cf_strdup
65 cf_printf
66 cf_set_journalling
67 cf_journal_block
68 cf_journal_new_transaction
69 cf_journal_commit_transaction
70 cf_journal_rollback_transaction
71 cf_declare_section
72 cf_declare_rel_section
73 cf_init_section
74 cf_parse_int
75 cf_parse_u64
76 cf_parse_double
77 cf_parse_ip
78 cf_find_item
79 cf_modify_item
80 cf_dump_sections
81 # ucw/config.h
82 # ucw/crc-tables.h
83 crc_tableil8_o32
84 crc_tableil8_o40
85 crc_tableil8_o48
86 crc_tableil8_o56
87 crc_tableil8_o64
88 crc_tableil8_o72
89 crc_tableil8_o80
90 crc_tableil8_o88
91 # ucw/crc.h
92 crc32_init
93 crc32_hash_buffer
94 # ucw/daemon.h
95 daemon_init
96 daemon_run
97 daemon_exit
98 daemon_resolve_ugid
99 daemon_switch_ugid
100 daemon_control
101 # ucw/eltpool.h
102 ep_new
103 ep_delete
104 ep_total_size
105 ep_alloc_slow
106 # ucw/fastbuf.h
107 fb_tie
108 fbpar_cf
109 fbpar_def
110 bopen_file
111 bopen_file_try
112 bopen_tmp_file
113 bopen_fd_name
114 bfilesync
115 bopen
116 bopen_try
117 bopen_tmp
118 bfdopen
119 bfdopen_shared
120 temp_file_name
121 open_tmp
122 bfix_tmp_file
123 bfdopen_internal
124 bfmmopen_internal
125 fbdir_cheat
126 fbdir_open_fd_internal
127 bclose_file_helper
128 bopen_limited_fd
129 fbmem_create
130 fbmem_clone_read
131 fbbuf_init_read
132 fbbuf_init_write
133 fbgrow_create
134 fbgrow_create_mp
135 fbgrow_reset
136 fbgrow_rewind
137 fbgrow_get_buf
138 fbpool_init
139 fbpool_start
140 fbpool_end
141 fbatomic_open
142 fbatomic_internal_write
143 fbnull_open
144 fbnull_start
145 fbnull_test
146 fbmulti_create
147 fbmulti_append
148 fbmulti_remove
149 bconfig
150 bclose
151 bthrow
152 brefill
153 bspout
154 bflush
155 bseek
156 bsetpos
157 brewind
158 bfilesize
159 bgetc_slow
160 bpeekc_slow
161 beof_slow
162 bputc_slow
163 bread_slow
164 bwrite_slow
165 bgets
166 bgets0
167 bgets_nodie
168 bgets_bb
169 bgets_mp
170 bgets_stk_init
171 bgets_stk_step
172 bbcopy_slow
173 bskip_slow
174 bprintf
175 vbprintf
176 # ucw/fb-socket.h
177 fbsock_create
178 # ucw/ff-binary.h
179 bgetw_slow
180 bgetw_be_slow
181 bgetw_le_slow
182 bgetl_slow
183 bgetl_be_slow
184 bgetl_le_slow
185 bgetq_slow
186 bgetq_be_slow
187 bgetq_le_slow
188 bget5_slow
189 bget5_be_slow
190 bget5_le_slow
191 bputw_slow
192 bputw_be_slow
193 bputw_le_slow
194 bputl_slow
195 bputl_be_slow
196 bputl_le_slow
197 bputq_slow
198 bputq_be_slow
199 bputq_le_slow
200 bput5_slow
201 bput5_be_slow
202 bput5_le_slow
203 # ucw/ff-unicode.h
204 bget_utf8_slow
205 bget_utf8_32_slow
206 bput_utf8_slow
207 bput_utf8_32_slow
208 bget_utf16_be_slow
209 bget_utf16_le_slow
210 bput_utf16_be_slow
211 bput_utf16_le_slow
212 # ucw/ff-varint.h
213 bget_varint_slow
214 bput_varint_slow
215 # ucw/gary.h
216 gary_init
217 gary_set_size
218 gary_push_helper
219 gary_fix
220 gary_empty_hdr
221 # ucw/getopt.h
222 cf_def_file
223 cf_env_file
224 cf_getopt
225 reset_getopt
226 # ucw/hashfunc.h
227 str_len_aligned
228 hash_string_aligned
229 hash_block_aligned
230 str_len
231 hash_string
232 hash_block
233 hash_string_nocase
234 # ucw/heap.h
235 # ucw/io.h
236 mmap_file
237 munmap_file
238 careful_read
239 careful_write
240 sync_dir
241 # ucw/ipaccess.h
242 ipaccess_cf
243 ipaccess_check
244 ip_addrmask_type
245 ip_addrmask_match
246 # ucw/lib.h
247 msg
248 vmsg
249 die
250 vdie
251 log_title
252 log_pid
253 log_die_hook
254 log_init
255 log_fork
256 log_file
257 assert_failed
258 assert_failed_msg
259 assert_failed_noinfo
260 xmalloc
261 xrealloc
262 xfree
263 xmalloc_zero
264 xstrdup
265 page_alloc
266 page_alloc_zero
267 page_free
268 page_realloc
269 big_alloc
270 big_alloc_zero
271 big_free
272 random_u32
273 random_max
274 random_u64
275 random_max_u64
276 # ucw/lizard.h
277 lizard_compress
278 lizard_decompress
279 lizard_alloc
280 lizard_free
281 lizard_decompress_safe
282 adler32_update
283 # ucw/log-internal.h
284 log_pass_msg
285 log_streams
286 log_streams_after
287 log_stream_default
288 log_type_names
289 # ucw/log.h
290 log_register_type
291 log_find_type
292 log_type_name
293 log_new_stream
294 log_close_stream
295 log_add_substream
296 log_rm_substream
297 log_set_format
298 log_stream_by_flags
299 log_set_default_stream
300 log_close_all
301 log_pass_filtered
302 log_new_file
303 log_new_fd
304 log_switch_disable
305 log_switch_enable
306 log_switch
307 log_new_syslog
308 log_syslog_facility_exists
309 log_new_configured
310 log_configured
311 log_check_configured
312 # ucw/mainloop.h
313 main_new
314 main_delete
315 main_destroy
316 main_switch_context
317 main_current
318 main_init
319 main_cleanup
320 main_teardown
321 main_loop
322 main_step
323 main_debug_context
324 timer_add
325 timer_add_rel
326 timer_del
327 main_get_time
328 timer_debug
329 hook_add
330 hook_del
331 hook_debug
332 file_add
333 file_chg
334 file_del
335 file_debug
336 block_io_add
337 block_io_del
338 block_io_read
339 block_io_write
340 block_io_set_timeout
341 rec_io_add
342 rec_io_del
343 rec_io_start_read
344 rec_io_stop_read
345 rec_io_set_timeout
346 rec_io_write
347 rec_io_parse_line
348 process_add
349 process_del
350 process_fork
351 process_debug
352 signal_add
353 signal_del
354 signal_debug
355 # ucw/md5.h
356 md5_init
357 md5_update
358 md5_final
359 md5_transform
360 md5_hash_buffer
361 # ucw/mempool.h
362 mp_init
363 mp_new
364 mp_delete
365 mp_flush
366 mp_stats
367 mp_total_size
368 mp_shrink
369 mp_alloc_internal
370 mp_alloc
371 mp_alloc_noalign
372 mp_alloc_zero
373 mp_start_internal
374 mp_grow_internal
375 mp_spread_internal
376 mp_start
377 mp_start_noalign
378 mp_open
379 mp_realloc
380 mp_realloc_zero
381 mp_push
382 mp_restore
383 mp_pop
384 mp_strdup
385 mp_memdup
386 mp_multicat
387 mp_strjoin
388 mp_str_from_mem
389 mp_printf
390 mp_vprintf
391 mp_append_printf
392 mp_append_vprintf
393 # ucw/opt-internal.h
394 opt_precompute
395 # ucw/opt.h
396 opt_parse
397 opt_failure
398 opt_help
399 opt_handle_help
400 opt_handle_config
401 opt_handle_set
402 opt_handle_dumpconfig
403 opt_conf_hook_internal
404 cf_def_file
405 cf_env_file
406 # ucw/partmap.h
407 partmap_open
408 partmap_close
409 partmap_size
410 partmap_load
411 # ucw/prime.h
412 isprime
413 nextprime
414 next_table_prime
415 prev_table_prime
416 # ucw/process.h
417 setproctitle_init
418 setproctitle
419 getproctitle
420 format_exit_status
421 run_command
422 exec_command
423 echo_command
424 run_command_v
425 exec_command_v
426 echo_command_v
427 # ucw/regex.h
428 rx_compile
429 rx_free
430 rx_match
431 rx_subst
432 # ucw/resource.h
433 rp_new
434 rp_delete
435 rp_detach
436 rp_commit
437 rp_dump
438 res_alloc
439 res_dump
440 res_free
441 res_detach
442 res_add
443 res_drop
444 res_for_fd
445 res_malloc
446 res_malloc_zero
447 res_realloc
448 res_subpool
449 res_mempool
450 res_eltpool
451 # ucw/semaphore.h
452 # ucw/sha1.h
453 sha1_init
454 sha1_update
455 sha1_final
456 sha1_hash_buffer
457 sha1_hmac
458 sha1_hmac_init
459 sha1_hmac_update
460 sha1_hmac_final
461 # ucw/sighandler.h
462 handle_signal
463 unhandle_signal
464 set_signal_handler
465 # ucw/signames.h
466 sig_name_to_number
467 sig_number_to_name
468 # ucw/simple-lists.h
469 simp_append
470 simp2_append
471 cf_string_list_config
472 cf_2string_list_config
473 # ucw/slists.h
474 slist_prev
475 slist_insert_before
476 slist_remove
477 # ucw/stkstring.h
478 stk_array_len
479 stk_array_join
480 stk_printf_internal
481 stk_vprintf_internal
482 stk_hexdump_internal
483 stk_fsize_internal
484 # ucw/string.h
485 str_format_flags
486 str_count_char
487 str_unesc
488 str_sepsplit
489 str_wordsplit
490 str_match_pattern
491 str_match_pattern_nocase
492 mem_to_hex
493 hex_to_mem
494 str_has_prefix
495 str_has_suffix
496 str_hier_prefix
497 str_hier_suffix
498 # ucw/strtonum.h
499 str_to_uintmax
500 str_to_uint
501 str_to_uns
502 str_to_u32
503 str_to_u64
504 # ucw/table.h
505 table_init
506 table_cleanup
507 table_start
508 table_end
509 table_col_str
510 table_col_generic_format
511 table_col_printf
512 table_col_fbstart
513 table_col_fbend
514 table_end_row
515 table_reset_row
516 table_get_col_idx
517 table_set_col_opt
518 table_get_col_list
519 table_set_col_order
520 table_set_col_order_by_name
521 table_col_is_printed
522 table_set_formatter
523 table_set_option_value
524 table_set_option
525 table_set_gary_options
526 table_fmt_human_readable
527 table_fmt_machine_readable
528 table_fmt_blockline
529 table_col_int
530 table_col_uint
531 table_col_double
532 table_col_str
533 table_col_intmax
534 table_col_s64
535 table_col_uintmax
536 table_col_u64
537 table_col_bool
538 # ucw/tbf.h
539 tbf_init
540 tbf_limit
541 # ucw/threads.h
542 # ucw/time.h
543 get_timestamp
544 timestamp_type
545 init_timer
546 get_timer
547 switch_timer
548 # ucw/trans.h
549 trans_init
550 trans_cleanup
551 trans_open
552 trans_get_current
553 trans_commit
554 trans_rollback
555 trans_fold
556 trans_dump
557 trans_get_pool
558 trans_throw
559 trans_vthrow
560 trans_throw_exc
561 trans_caught
562 trans_current_exc
563 # ucw/unaligned.h
564 # ucw/unicode.h
565 utf8_strlen
566 utf8_strnlen
567 # ucw/url.h
568 url_deescape
569 url_enescape
570 url_enescape_friendly
571 url_split
572 url_normalize
573 url_canonicalize
574 url_pack
575 url_canon_split_rel
576 url_auto_canonicalize_rel
577 url_identify_protocol
578 url_has_repeated_component
579 url_error
580 url_proto_names
581 # ucw/varint.h
582 varint_put_big
583 varint_get_big
584 # ucw/wildmatch.h
585 wp_compile
586 wp_match
587 wp_min_size
588 # ucw/workqueue.h
589 worker_pool_init
590 worker_pool_cleanup
591 raw_queue_init
592 raw_queue_cleanup
593 raw_queue_put
594 raw_queue_get
595 raw_queue_try_get
596 work_queue_init
597 work_queue_cleanup
598 work_submit
599 work_wait
600 work_try_wait
601 # ucw/xtypes.h
602 xtype_parse_fmt
603 xtype_format_fmt
604 xt_str
605 xt_int
606 xt_s64
607 xt_intmax
608 xt_uint
609 xt_u64
610 xt_uintmax
611 xt_bool
612 xt_double
613 xtype_unit_parser
614 # ucw/xtypes-extra.h
615 table_col_size
616 table_col_timestamp
617 xt_size
618 xt_timestamp
619 # ucw/sorter/common.h
620 sorter_trace
621 sorter_trace_array
622 sorter_stream_bufsize
623 sorter_debug
624 sorter_min_radix_bits
625 sorter_max_radix_bits
626 sorter_add_radix_bits
627 sorter_min_multiway_bits
628 sorter_max_multiway_bits
629 sorter_threads
630 sorter_bufsize
631 sorter_small_input
632 sorter_thread_threshold
633 sorter_thread_chunk
634 sorter_radix_threshold
635 sorter_fb_params
636 sorter_small_fb_params
637 sorter_run
638 sorter_alloc
639 sorter_prepare_buf
640 sorter_alloc_buf
641 sorter_free_buf
642 sbuck_new
643 sbuck_drop
644 sbuck_have
645 sbuck_has_file
646 sbuck_size
647 sbuck_read
648 sbuck_write
649 sbuck_swap_out
650 asort_run
651 asort_start_threads
652 asort_stop_threads
653 # charset/charconv.h
654 conv_init
655 conv_set_charset
656 conv_in_to_ucs
657 conv_ucs_to_out
658 conv_x_to_ucs
659 conv_ucs_to_x
660 conv_x_count
661 find_charset_by_name
662 charset_name
663 # charset/fb-charconv.h
664 fb_wrap_charconv_in
665 fb_wrap_charconv_out
666 # charset/mp-charconv.h
667 mp_strconv
668 # charset/stk-charconv.h
669 stk_strconv_init
670 stk_strconv_step
671 # charset/unicat.h
672 _U_cat
673 _U_upper
674 _U_lower
675 _U_unaccent
676 Uexpand_lig
677 # images/color.h
678 color_space_channels
679 color_space_name
680 color_space_id_to_name
681 color_space_name_to_id
682 color_get
683 color_put
684 color_black
685 color_white
686 image_conv_defaults
687 image_conv
688 color_illuminant_d50
689 color_illuminant_d65
690 color_illuminant_e
691 color_adobe_rgb_info
692 color_apple_rgb_info
693 color_cie_rgb_info
694 color_color_match_rgb_info
695 color_srgb_info
696 color_compute_color_space_to_xyz_matrix
697 color_compute_bradford_matrix
698 color_compute_color_spaces_conversion_matrix
699 color_invert_matrix
700 srgb_to_xyz_exact
701 xyz_to_srgb_exact
702 xyz_to_luv_exact
703 luv_to_xyz_exact
704 rgb_to_cmyk_exact
705 cmyk_to_rgb_exact
706 srgb_to_luv_tab1
707 srgb_to_luv_tab2
708 srgb_to_luv_tab3
709 srgb_to_luv_init
710 srgb_to_luv_pixels
711 srgb_to_luv_grid
712 color_interpolation_table
713 color_conv_init
714 color_conv_pixels
715 # images/duplicates.h
716 image_dup_context_init
717 image_dup_context_cleanup
718 image_dup_estimate_size
719 image_dup_new
720 image_dup_compare
721 # images/error.h
722 image_trace
723 # images/images.h
724 image_context_init
725 image_context_cleanup
726 image_context_msg
727 image_context_vmsg
728 image_context_msg_default
729 image_context_msg_silent
730 image_max_dim
731 image_max_bytes
732 image_channels_format_to_name
733 image_name_to_channels_format
734 image_new
735 image_clone
736 image_destroy
737 image_clear
738 image_init_matrix
739 image_init_subimage
740 image_scale
741 image_dimensions_fit_to_box
742 image_io_init
743 image_io_cleanup
744 image_io_reset
745 image_io_read_header
746 image_io_read_data
747 image_io_read
748 image_io_write
749 image_format_to_extension
750 image_extension_to_format
751 image_file_name_to_format
752 # images/io-main.h
753 libjpeg_read_header
754 libjpeg_read_data
755 libjpeg_write
756 libpng_read_header
757 libpng_read_data
758 libpng_write
759 libungif_read_header
760 libungif_read_data
761 libmagick_init
762 libmagick_cleanup
763 libmagick_read_header
764 libmagick_read_data
765 libmagick_write
766 image_io_read_data_prepare
767 image_io_read_data_finish
768 image_io_read_data_break
769 # images/math.h
770 fast_div_tab
771 fast_sqrt_tab
772 # images/object.h
773 get_image_obj_info
774 get_image_obj_thumb
775 read_image_obj_thumb
776 put_image_obj_signature
777 get_image_obj_signature
778 # images/sig-cmp-gen.h
779 image_signatures_dist
780 image_signatures_dist_explain
781 # images/signature.h
782 image_sig_min_width
783 image_sig_min_height
784 image_sig_prequant_thresholds
785 image_sig_postquant_min_steps
786 image_sig_postquant_max_steps
787 image_sig_postquant_threshold
788 image_sig_border_size
789 image_sig_border_bonus
790 image_sig_inertia_scale
791 image_sig_textured_threshold
792 image_sig_compare_method
793 image_sig_cmp_features_weights
794 image_vector_dump
795 image_region_dump
796 compute_image_signature
797 image_sig_init
798 image_sig_preprocess
799 image_sig_finish
800 image_sig_cleanup
801 image_sig_segmentation
802 image_sig_detect_textured
803 image_signatures_dist
804 image_signatures_dist_explain