]> mj.ucw.cz Git - libucw.git/blob - maint/libucw.abi
Merge branch 'master' of ssh://git.ucw.cz/projects/libucw/GIT/libucw
[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_alloc_internal
369 mp_alloc
370 mp_alloc_noalign
371 mp_alloc_zero
372 mp_start_internal
373 mp_grow_internal
374 mp_spread_internal
375 mp_start
376 mp_start_noalign
377 mp_open
378 mp_realloc
379 mp_realloc_zero
380 mp_push
381 mp_restore
382 mp_pop
383 mp_strdup
384 mp_memdup
385 mp_multicat
386 mp_strjoin
387 mp_str_from_mem
388 mp_printf
389 mp_vprintf
390 mp_append_printf
391 mp_append_vprintf
392 # ucw/opt-internal.h
393 opt_precompute
394 # ucw/opt.h
395 opt_parse
396 opt_failure
397 opt_help
398 opt_handle_help
399 opt_handle_config
400 opt_handle_set
401 opt_handle_dumpconfig
402 opt_conf_hook_internal
403 cf_def_file
404 cf_env_file
405 # ucw/partmap.h
406 partmap_open
407 partmap_close
408 partmap_size
409 partmap_load
410 # ucw/prime.h
411 isprime
412 nextprime
413 next_table_prime
414 prev_table_prime
415 # ucw/process.h
416 setproctitle_init
417 setproctitle
418 getproctitle
419 format_exit_status
420 run_command
421 exec_command
422 echo_command
423 run_command_v
424 exec_command_v
425 echo_command_v
426 # ucw/regex.h
427 rx_compile
428 rx_free
429 rx_match
430 rx_subst
431 # ucw/resource.h
432 rp_new
433 rp_delete
434 rp_detach
435 rp_commit
436 rp_dump
437 res_alloc
438 res_dump
439 res_free
440 res_detach
441 res_add
442 res_drop
443 res_for_fd
444 res_malloc
445 res_malloc_zero
446 res_realloc
447 res_subpool
448 res_mempool
449 res_eltpool
450 # ucw/semaphore.h
451 # ucw/sha1.h
452 sha1_init
453 sha1_update
454 sha1_final
455 sha1_hash_buffer
456 sha1_hmac
457 sha1_hmac_init
458 sha1_hmac_update
459 sha1_hmac_final
460 # ucw/sighandler.h
461 handle_signal
462 unhandle_signal
463 set_signal_handler
464 # ucw/signames.h
465 sig_name_to_number
466 sig_number_to_name
467 # ucw/simple-lists.h
468 simp_append
469 simp2_append
470 cf_string_list_config
471 cf_2string_list_config
472 # ucw/slists.h
473 slist_prev
474 slist_insert_before
475 slist_remove
476 # ucw/stkstring.h
477 stk_array_len
478 stk_array_join
479 stk_printf_internal
480 stk_vprintf_internal
481 stk_hexdump_internal
482 stk_fsize_internal
483 # ucw/string.h
484 str_format_flags
485 str_count_char
486 str_unesc
487 str_sepsplit
488 str_wordsplit
489 str_match_pattern
490 str_match_pattern_nocase
491 mem_to_hex
492 hex_to_mem
493 str_has_prefix
494 str_has_suffix
495 str_hier_prefix
496 str_hier_suffix
497 # ucw/strtonum.h
498 str_to_uintmax
499 str_to_uns
500 # ucw/tbf.h
501 tbf_init
502 tbf_limit
503 # ucw/threads.h
504 # ucw/time.h
505 get_timestamp
506 timestamp_type
507 init_timer
508 get_timer
509 switch_timer
510 # ucw/trans.h
511 trans_init
512 trans_cleanup
513 trans_open
514 trans_get_current
515 trans_commit
516 trans_rollback
517 trans_fold
518 trans_dump
519 trans_get_pool
520 trans_throw
521 trans_vthrow
522 trans_throw_exc
523 trans_caught
524 trans_current_exc
525 # ucw/unaligned.h
526 # ucw/unicode.h
527 utf8_strlen
528 utf8_strnlen
529 # ucw/url.h
530 url_deescape
531 url_enescape
532 url_enescape_friendly
533 url_split
534 url_normalize
535 url_canonicalize
536 url_pack
537 url_canon_split_rel
538 url_auto_canonicalize_rel
539 url_identify_protocol
540 url_has_repeated_component
541 url_error
542 url_proto_names
543 # ucw/varint.h
544 varint_put_big
545 varint_get_big
546 # ucw/wildmatch.h
547 wp_compile
548 wp_match
549 wp_min_size
550 # ucw/workqueue.h
551 worker_pool_init
552 worker_pool_cleanup
553 raw_queue_init
554 raw_queue_cleanup
555 raw_queue_put
556 raw_queue_get
557 raw_queue_try_get
558 work_queue_init
559 work_queue_cleanup
560 work_submit
561 work_wait
562 work_try_wait
563 # ucw/sorter/common.h
564 sorter_trace
565 sorter_trace_array
566 sorter_stream_bufsize
567 sorter_debug
568 sorter_min_radix_bits
569 sorter_max_radix_bits
570 sorter_add_radix_bits
571 sorter_min_multiway_bits
572 sorter_max_multiway_bits
573 sorter_threads
574 sorter_bufsize
575 sorter_small_input
576 sorter_thread_threshold
577 sorter_thread_chunk
578 sorter_radix_threshold
579 sorter_fb_params
580 sorter_small_fb_params
581 sorter_run
582 sorter_alloc
583 sorter_prepare_buf
584 sorter_alloc_buf
585 sorter_free_buf
586 sbuck_new
587 sbuck_drop
588 sbuck_have
589 sbuck_has_file
590 sbuck_size
591 sbuck_read
592 sbuck_write
593 sbuck_swap_out
594 asort_run
595 asort_start_threads
596 asort_stop_threads
597 # charset/charconv.h
598 conv_init
599 conv_set_charset
600 conv_in_to_ucs
601 conv_ucs_to_out
602 conv_x_to_ucs
603 conv_ucs_to_x
604 conv_x_count
605 find_charset_by_name
606 charset_name
607 # charset/fb-charconv.h
608 fb_wrap_charconv_in
609 fb_wrap_charconv_out
610 # charset/mp-charconv.h
611 mp_strconv
612 # charset/stk-charconv.h
613 stk_strconv_init
614 stk_strconv_step
615 # charset/unicat.h
616 _U_cat
617 _U_upper
618 _U_lower
619 _U_unaccent
620 Uexpand_lig
621 # images/color.h
622 color_space_channels
623 color_space_name
624 color_space_id_to_name
625 color_space_name_to_id
626 color_get
627 color_put
628 color_black
629 color_white
630 image_conv_defaults
631 image_conv
632 color_illuminant_d50
633 color_illuminant_d65
634 color_illuminant_e
635 color_adobe_rgb_info
636 color_apple_rgb_info
637 color_cie_rgb_info
638 color_color_match_rgb_info
639 color_srgb_info
640 color_compute_color_space_to_xyz_matrix
641 color_compute_bradford_matrix
642 color_compute_color_spaces_conversion_matrix
643 color_invert_matrix
644 srgb_to_xyz_exact
645 xyz_to_srgb_exact
646 xyz_to_luv_exact
647 luv_to_xyz_exact
648 rgb_to_cmyk_exact
649 cmyk_to_rgb_exact
650 srgb_to_luv_tab1
651 srgb_to_luv_tab2
652 srgb_to_luv_tab3
653 srgb_to_luv_init
654 srgb_to_luv_pixels
655 srgb_to_luv_grid
656 color_interpolation_table
657 color_conv_init
658 color_conv_pixels
659 # images/duplicates.h
660 image_dup_context_init
661 image_dup_context_cleanup
662 image_dup_estimate_size
663 image_dup_new
664 image_dup_compare
665 # images/error.h
666 image_trace
667 # images/images.h
668 image_context_init
669 image_context_cleanup
670 image_context_msg
671 image_context_vmsg
672 image_context_msg_default
673 image_context_msg_silent
674 image_max_dim
675 image_max_bytes
676 image_channels_format_to_name
677 image_name_to_channels_format
678 image_new
679 image_clone
680 image_destroy
681 image_clear
682 image_init_matrix
683 image_init_subimage
684 image_scale
685 image_dimensions_fit_to_box
686 image_io_init
687 image_io_cleanup
688 image_io_reset
689 image_io_read_header
690 image_io_read_data
691 image_io_read
692 image_io_write
693 image_format_to_extension
694 image_extension_to_format
695 image_file_name_to_format
696 # images/io-main.h
697 libjpeg_read_header
698 libjpeg_read_data
699 libjpeg_write
700 libpng_read_header
701 libpng_read_data
702 libpng_write
703 libungif_read_header
704 libungif_read_data
705 libmagick_init
706 libmagick_cleanup
707 libmagick_read_header
708 libmagick_read_data
709 libmagick_write
710 image_io_read_data_prepare
711 image_io_read_data_finish
712 image_io_read_data_break
713 # images/math.h
714 fast_div_tab
715 fast_sqrt_tab
716 # images/object.h
717 get_image_obj_info
718 get_image_obj_thumb
719 read_image_obj_thumb
720 put_image_obj_signature
721 get_image_obj_signature
722 # images/sig-cmp-gen.h
723 image_signatures_dist
724 image_signatures_dist_explain
725 # images/signature.h
726 image_sig_min_width
727 image_sig_min_height
728 image_sig_prequant_thresholds
729 image_sig_postquant_min_steps
730 image_sig_postquant_max_steps
731 image_sig_postquant_threshold
732 image_sig_border_size
733 image_sig_border_bonus
734 image_sig_inertia_scale
735 image_sig_textured_threshold
736 image_sig_compare_method
737 image_sig_cmp_features_weights
738 image_vector_dump
739 image_region_dump
740 compute_image_signature
741 image_sig_init
742 image_sig_preprocess
743 image_sig_finish
744 image_sig_cleanup
745 image_sig_segmentation
746 image_sig_detect_textured
747 image_signatures_dist
748 image_signatures_dist_explain