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