]> mj.ucw.cz Git - libucw.git/blob - maint/libucw.abi
ABI: Updated symbol renames
[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_control
99 # ucw/eltpool.h
100 ep_new
101 ep_delete
102 ep_total_size
103 ep_alloc_slow
104 # ucw/fastbuf.h
105 fb_tie
106 fbpar_cf
107 fbpar_def
108 bopen_file
109 bopen_file_try
110 bopen_tmp_file
111 bopen_fd_name
112 bfilesync
113 bopen
114 bopen_try
115 bopen_tmp
116 bfdopen
117 bfdopen_shared
118 temp_file_name
119 open_tmp
120 bfix_tmp_file
121 bfdopen_internal
122 bfmmopen_internal
123 fbdir_cheat
124 fbdir_open_fd_internal
125 bclose_file_helper
126 bopen_limited_fd
127 fbmem_create
128 fbmem_clone_read
129 fbbuf_init_read
130 fbbuf_init_write
131 fbgrow_create
132 fbgrow_create_mp
133 fbgrow_reset
134 fbgrow_rewind
135 fbgrow_get_buf
136 fbpool_init
137 fbpool_start
138 fbpool_end
139 fbatomic_open
140 fbatomic_internal_write
141 fbmulti_create
142 fbmulti_append
143 fbmulti_remove
144 bconfig
145 bclose
146 bthrow
147 brefill
148 bspout
149 bflush
150 bseek
151 bsetpos
152 brewind
153 bfilesize
154 bgetc_slow
155 bpeekc_slow
156 beof_slow
157 bputc_slow
158 bread_slow
159 bwrite_slow
160 bgets
161 bgets0
162 bgets_nodie
163 bgets_bb
164 bgets_mp
165 bgets_stk_init
166 bgets_stk_step
167 bbcopy_slow
168 bskip_slow
169 bprintf
170 vbprintf
171 # ucw/fb-socket.h
172 fbsock_create
173 # ucw/ff-binary.h
174 bgetw_slow
175 bgetw_be_slow
176 bgetw_le_slow
177 bgetl_slow
178 bgetl_be_slow
179 bgetl_le_slow
180 bgetq_slow
181 bgetq_be_slow
182 bgetq_le_slow
183 bget5_slow
184 bget5_be_slow
185 bget5_le_slow
186 bputw_slow
187 bputw_be_slow
188 bputw_le_slow
189 bputl_slow
190 bputl_be_slow
191 bputl_le_slow
192 bputq_slow
193 bputq_be_slow
194 bputq_le_slow
195 bput5_slow
196 bput5_be_slow
197 bput5_le_slow
198 # ucw/ff-unicode.h
199 bget_utf8_slow
200 bget_utf8_32_slow
201 bput_utf8_slow
202 bput_utf8_32_slow
203 bget_utf16_be_slow
204 bget_utf16_le_slow
205 bput_utf16_be_slow
206 bput_utf16_le_slow
207 # ucw/ff-varint.h
208 bget_varint_slow
209 bput_varint_slow
210 # ucw/gary.h
211 gary_init
212 gary_set_size
213 gary_push_helper
214 gary_fix
215 gary_empty_hdr
216 # ucw/getopt.h
217 cf_def_file
218 cf_env_file
219 cf_getopt
220 reset_getopt
221 # ucw/hashfunc.h
222 str_len_aligned
223 hash_string_aligned
224 hash_block_aligned
225 str_len
226 hash_string
227 hash_block
228 hash_string_nocase
229 # ucw/heap.h
230 # ucw/io.h
231 mmap_file
232 munmap_file
233 careful_read
234 careful_write
235 sync_dir
236 # ucw/ipaccess.h
237 ipaccess_cf
238 ipaccess_check
239 ip_addrmask_type
240 ip_addrmask_match
241 # ucw/lib.h
242 msg
243 vmsg
244 die
245 vdie
246 log_title
247 log_pid
248 log_die_hook
249 log_init
250 log_fork
251 log_file
252 assert_failed
253 assert_failed_noinfo
254 xmalloc
255 xrealloc
256 xfree
257 xmalloc_zero
258 xstrdup
259 page_alloc
260 page_alloc_zero
261 page_free
262 page_realloc
263 big_alloc
264 big_alloc_zero
265 big_free
266 random_u32
267 random_max
268 random_u64
269 random_max_u64
270 # ucw/lizard.h
271 lizard_compress
272 lizard_decompress
273 lizard_alloc
274 lizard_free
275 lizard_decompress_safe
276 adler32_update
277 # ucw/log-internal.h
278 log_pass_msg
279 log_streams
280 log_streams_after
281 log_stream_default
282 log_type_names
283 # ucw/log.h
284 log_register_type
285 log_find_type
286 log_type_name
287 log_new_stream
288 log_close_stream
289 log_add_substream
290 log_rm_substream
291 log_set_format
292 log_stream_by_flags
293 log_set_default_stream
294 log_close_all
295 log_new_file
296 log_new_fd
297 log_switch_disable
298 log_switch_enable
299 log_switch
300 log_new_syslog
301 log_syslog_facility_exists
302 log_new_configured
303 log_configured
304 log_check_configured
305 # ucw/mainloop.h
306 main_new
307 main_delete
308 main_destroy
309 main_switch_context
310 main_current
311 main_init
312 main_cleanup
313 main_teardown
314 main_loop
315 main_step
316 main_debug_context
317 timer_add
318 timer_add_rel
319 timer_del
320 main_get_time
321 timer_debug
322 hook_add
323 hook_del
324 hook_debug
325 file_add
326 file_chg
327 file_del
328 file_debug
329 block_io_add
330 block_io_del
331 block_io_read
332 block_io_write
333 block_io_set_timeout
334 rec_io_add
335 rec_io_del
336 rec_io_start_read
337 rec_io_stop_read
338 rec_io_set_timeout
339 rec_io_write
340 rec_io_parse_line
341 process_add
342 process_del
343 process_fork
344 process_debug
345 signal_add
346 signal_del
347 signal_debug
348 # ucw/md5.h
349 md5_init
350 md5_update
351 md5_final
352 md5_transform
353 md5_hash_buffer
354 # ucw/mempool.h
355 mp_init
356 mp_new
357 mp_delete
358 mp_flush
359 mp_stats
360 mp_total_size
361 mp_alloc_internal
362 mp_alloc
363 mp_alloc_noalign
364 mp_alloc_zero
365 mp_start_internal
366 mp_grow_internal
367 mp_spread_internal
368 mp_start
369 mp_start_noalign
370 mp_open
371 mp_realloc
372 mp_realloc_zero
373 mp_push
374 mp_restore
375 mp_pop
376 mp_strdup
377 mp_memdup
378 mp_multicat
379 mp_strjoin
380 mp_str_from_mem
381 mp_printf
382 mp_vprintf
383 mp_printf_append
384 mp_vprintf_append
385 # ucw/opt-internal.h
386 opt_precompute
387 # ucw/opt.h
388 opt_parse
389 opt_failure
390 opt_help
391 opt_handle_help
392 opt_handle_config
393 opt_handle_set
394 opt_handle_dumpconfig
395 opt_conf_hook_internal
396 cf_def_file
397 cf_env_file
398 # ucw/partmap.h
399 partmap_open
400 partmap_close
401 partmap_size
402 partmap_load
403 # ucw/prime.h
404 isprime
405 nextprime
406 next_table_prime
407 prev_table_prime
408 # ucw/process.h
409 setproctitle_init
410 setproctitle
411 getproctitle
412 format_exit_status
413 run_command
414 exec_command
415 echo_command
416 run_command_v
417 exec_command_v
418 echo_command_v
419 # ucw/regex.h
420 rx_compile
421 rx_free
422 rx_match
423 rx_subst
424 # ucw/resource.h
425 rp_new
426 rp_delete
427 rp_detach
428 rp_commit
429 rp_dump
430 res_alloc
431 res_dump
432 res_free
433 res_detach
434 res_add
435 res_drop
436 res_for_fd
437 res_malloc
438 res_malloc_zero
439 res_realloc
440 res_subpool
441 res_mempool
442 res_eltpool
443 # ucw/semaphore.h
444 # ucw/sha1.h
445 sha1_init
446 sha1_update
447 sha1_final
448 sha1_hash_buffer
449 sha1_hmac
450 sha1_hmac_init
451 sha1_hmac_update
452 sha1_hmac_final
453 # ucw/sighandler.h
454 handle_signal
455 unhandle_signal
456 set_signal_handler
457 # ucw/signames.h
458 sig_name_to_number
459 sig_number_to_name
460 # ucw/simple-lists.h
461 simp_append
462 simp2_append
463 cf_string_list_config
464 cf_2string_list_config
465 # ucw/slists.h
466 slist_prev
467 slist_insert_before
468 slist_remove
469 # ucw/stkstring.h
470 stk_array_len
471 stk_array_join
472 stk_printf_internal
473 stk_vprintf_internal
474 stk_hexdump_internal
475 stk_fsize_internal
476 # ucw/string.h
477 str_format_flags
478 str_count_char
479 str_unesc
480 str_sepsplit
481 str_wordsplit
482 str_match_pattern
483 str_match_pattern_nocase
484 mem_to_hex
485 hex_to_mem
486 str_has_prefix
487 str_has_suffix
488 str_hier_prefix
489 str_hier_suffix
490 # ucw/strtonum.h
491 str_to_uintmax
492 str_to_uns
493 # ucw/tbf.h
494 tbf_init
495 tbf_limit
496 # ucw/threads.h
497 # ucw/time.h
498 get_timestamp
499 timestamp_type
500 init_timer
501 get_timer
502 switch_timer
503 # ucw/trans.h
504 trans_init
505 trans_cleanup
506 trans_open
507 trans_get_current
508 trans_commit
509 trans_rollback
510 trans_fold
511 trans_dump
512 trans_get_pool
513 trans_throw
514 trans_vthrow
515 trans_throw_exc
516 trans_caught
517 trans_current_exc
518 # ucw/unaligned.h
519 # ucw/unicode.h
520 utf8_strlen
521 utf8_strnlen
522 # ucw/url.h
523 url_deescape
524 url_enescape
525 url_enescape_friendly
526 url_split
527 url_normalize
528 url_canonicalize
529 url_pack
530 url_canon_split_rel
531 url_auto_canonicalize_rel
532 url_identify_protocol
533 url_has_repeated_component
534 url_error
535 url_proto_names
536 # ucw/varint.h
537 varint_put_big
538 varint_get_big
539 # ucw/wildmatch.h
540 wp_compile
541 wp_match
542 wp_min_size
543 # ucw/workqueue.h
544 worker_pool_init
545 worker_pool_cleanup
546 raw_queue_init
547 raw_queue_cleanup
548 raw_queue_put
549 raw_queue_get
550 raw_queue_try_get
551 work_queue_init
552 work_queue_cleanup
553 work_submit
554 work_wait
555 work_try_wait
556 # ucw/sorter/common.h
557 sorter_trace
558 sorter_trace_array
559 sorter_stream_bufsize
560 sorter_debug
561 sorter_min_radix_bits
562 sorter_max_radix_bits
563 sorter_add_radix_bits
564 sorter_min_multiway_bits
565 sorter_max_multiway_bits
566 sorter_threads
567 sorter_bufsize
568 sorter_small_input
569 sorter_thread_threshold
570 sorter_thread_chunk
571 sorter_radix_threshold
572 sorter_fb_params
573 sorter_small_fb_params
574 sorter_run
575 sorter_alloc
576 sorter_prepare_buf
577 sorter_alloc_buf
578 sorter_free_buf
579 sbuck_new
580 sbuck_drop
581 sbuck_have
582 sbuck_has_file
583 sbuck_size
584 sbuck_read
585 sbuck_write
586 sbuck_swap_out
587 asort_run
588 asort_start_threads
589 asort_stop_threads
590 # charset/charconv.h
591 conv_init
592 conv_set_charset
593 conv_in_to_ucs
594 conv_ucs_to_out
595 conv_x_to_ucs
596 conv_ucs_to_x
597 conv_x_count
598 find_charset_by_name
599 charset_name
600 # charset/fb-charconv.h
601 fb_wrap_charconv_in
602 fb_wrap_charconv_out
603 # charset/mp-charconv.h
604 mp_strconv
605 # charset/stk-charconv.h
606 stk_strconv_init
607 stk_strconv_step
608 # charset/unicat.h
609 _U_cat
610 _U_upper
611 _U_lower
612 _U_unaccent
613 Uexpand_lig
614 # images/color.h
615 color_space_channels
616 color_space_name
617 color_space_id_to_name
618 color_space_name_to_id
619 color_get
620 color_put
621 color_black
622 color_white
623 image_conv_defaults
624 image_conv
625 color_illuminant_d50
626 color_illuminant_d65
627 color_illuminant_e
628 color_adobe_rgb_info
629 color_apple_rgb_info
630 color_cie_rgb_info
631 color_color_match_rgb_info
632 color_srgb_info
633 color_compute_color_space_to_xyz_matrix
634 color_compute_bradford_matrix
635 color_compute_color_spaces_conversion_matrix
636 color_invert_matrix
637 srgb_to_xyz_exact
638 xyz_to_srgb_exact
639 xyz_to_luv_exact
640 luv_to_xyz_exact
641 rgb_to_cmyk_exact
642 cmyk_to_rgb_exact
643 srgb_to_luv_tab1
644 srgb_to_luv_tab2
645 srgb_to_luv_tab3
646 srgb_to_luv_init
647 srgb_to_luv_pixels
648 srgb_to_luv_grid
649 color_interpolation_table
650 color_conv_init
651 color_conv_pixels
652 # images/duplicates.h
653 image_dup_context_init
654 image_dup_context_cleanup
655 image_dup_estimate_size
656 image_dup_new
657 image_dup_compare
658 # images/error.h
659 image_trace
660 # images/images.h
661 image_context_init
662 image_context_cleanup
663 image_context_msg
664 image_context_vmsg
665 image_context_msg_default
666 image_context_msg_silent
667 image_max_dim
668 image_max_bytes
669 image_channels_format_to_name
670 image_name_to_channels_format
671 image_new
672 image_clone
673 image_destroy
674 image_clear
675 image_init_matrix
676 image_init_subimage
677 image_scale
678 image_dimensions_fit_to_box
679 image_io_init
680 image_io_cleanup
681 image_io_reset
682 image_io_read_header
683 image_io_read_data
684 image_io_read
685 image_io_write
686 image_format_to_extension
687 image_extension_to_format
688 image_file_name_to_format
689 # images/io-main.h
690 libjpeg_read_header
691 libjpeg_read_data
692 libjpeg_write
693 libpng_read_header
694 libpng_read_data
695 libpng_write
696 libungif_read_header
697 libungif_read_data
698 libmagick_init
699 libmagick_cleanup
700 libmagick_read_header
701 libmagick_read_data
702 libmagick_write
703 image_io_read_data_prepare
704 image_io_read_data_finish
705 image_io_read_data_break
706 # images/math.h
707 fast_div_tab
708 fast_sqrt_tab
709 # images/object.h
710 get_image_obj_info
711 get_image_obj_thumb
712 read_image_obj_thumb
713 put_image_obj_signature
714 get_image_obj_signature
715 # images/sig-cmp-gen.h
716 image_signatures_dist
717 image_signatures_dist_explain
718 # images/signature.h
719 image_sig_min_width
720 image_sig_min_height
721 image_sig_prequant_thresholds
722 image_sig_postquant_min_steps
723 image_sig_postquant_max_steps
724 image_sig_postquant_threshold
725 image_sig_border_size
726 image_sig_border_bonus
727 image_sig_inertia_scale
728 image_sig_textured_threshold
729 image_sig_compare_method
730 image_sig_cmp_features_weights
731 image_vector_dump
732 image_region_dump
733 compute_image_signature
734 image_sig_init
735 image_sig_preprocess
736 image_sig_finish
737 image_sig_cleanup
738 image_sig_segmentation
739 image_sig_detect_textured
740 image_signatures_dist
741 image_signatures_dist_explain