]> mj.ucw.cz Git - libucw.git/blobdiff - maint/libucw.abi
Released as 6.5.16.
[libucw.git] / maint / libucw.abi
index c11f24042e91de09e5a353aeb6bdf1820bb74675..3a68d417afb4766416e1c3f921f0bfc905830067 100644 (file)
@@ -95,6 +95,8 @@ crc32_hash_buffer
 daemon_init
 daemon_run
 daemon_exit
+daemon_resolve_ugid
+daemon_switch_ugid
 daemon_control
 # ucw/eltpool.h
 ep_new
@@ -138,6 +140,9 @@ fbpool_start
 fbpool_end
 fbatomic_open
 fbatomic_internal_write
+fbnull_open
+fbnull_start
+fbnull_test
 fbmulti_create
 fbmulti_append
 fbmulti_remove
@@ -207,6 +212,9 @@ bput_utf16_le_slow
 # ucw/ff-varint.h
 bget_varint_slow
 bput_varint_slow
+# ucw/fw-hex.h
+fb_wrap_hex_out
+fb_wrap_hex_in
 # ucw/gary.h
 gary_init
 gary_set_size
@@ -250,6 +258,7 @@ log_init
 log_fork
 log_file
 assert_failed
+assert_failed_msg
 assert_failed_noinfo
 xmalloc
 xrealloc
@@ -298,6 +307,7 @@ log_new_fd
 log_switch_disable
 log_switch_enable
 log_switch
+log_drop_stderr
 log_new_syslog
 log_syslog_facility_exists
 log_new_configured
@@ -359,6 +369,7 @@ mp_delete
 mp_flush
 mp_stats
 mp_total_size
+mp_shrink
 mp_alloc_internal
 mp_alloc
 mp_alloc_noalign
@@ -368,6 +379,7 @@ mp_grow_internal
 mp_spread_internal
 mp_start
 mp_start_noalign
+mp_append_utf8_32
 mp_open
 mp_realloc
 mp_realloc_zero
@@ -490,7 +502,44 @@ str_hier_prefix
 str_hier_suffix
 # ucw/strtonum.h
 str_to_uintmax
+str_to_uint
 str_to_uns
+str_to_u32
+str_to_u64
+# ucw/table.h
+table_init
+table_cleanup
+table_start
+table_end
+table_col_str
+table_col_generic_format
+table_col_printf
+table_col_fbstart
+table_col_fbend
+table_end_row
+table_reset_row
+table_get_col_idx
+table_set_col_opt
+table_get_col_list
+table_set_col_order
+table_set_col_order_by_name
+table_col_is_printed
+table_set_formatter
+table_set_option_value
+table_set_option
+table_set_gary_options
+table_fmt_human_readable
+table_fmt_machine_readable
+table_fmt_blockline
+table_col_int
+table_col_uint
+table_col_double
+table_col_str
+table_col_intmax
+table_col_s64
+table_col_uintmax
+table_col_u64
+table_col_bool
 # ucw/tbf.h
 tbf_init
 tbf_limit
@@ -554,6 +603,24 @@ work_queue_cleanup
 work_submit
 work_wait
 work_try_wait
+# ucw/xtypes.h
+xtype_parse_fmt
+xtype_format_fmt
+xt_str
+xt_int
+xt_s64
+xt_intmax
+xt_uint
+xt_u64
+xt_uintmax
+xt_bool
+xt_double
+xtype_unit_parser
+# ucw/xtypes-extra.h
+table_col_size
+table_col_timestamp
+xt_size
+xt_timestamp
 # ucw/sorter/common.h
 sorter_trace
 sorter_trace_array
@@ -740,3 +807,105 @@ image_sig_segmentation
 image_sig_detect_textured
 image_signatures_dist
 image_signatures_dist_explain
+# ucw-xml/dtd.h
+xml_dtd_find_notn
+xml_dtd_find_entity
+xml_dtd_find_elem
+xml_dtd_init
+xml_dtd_cleanup
+xml_dtd_finish
+xml_dtd_find_attr
+# ucw-xml/internals.h
+xml_throw
+xml_do_push
+xml_do_pop
+xml_push_dom
+xml_pop_dom
+xml_hash_new
+xml_spout_chars
+xml_fatal_nested
+xml_push_source
+xml_push_entity
+xml_refill
+xml_sources_cleanup
+xml_fatal_expected
+xml_fatal_expected_white
+xml_fatal_expected_quot
+xml_parse_white
+xml_parse_eq
+xml_parse_name
+xml_skip_name
+xml_parse_nmtoken
+xml_parse_system_literal
+xml_parse_pubid_literal
+xml_parse_char_ref
+xml_parse_pe_ref
+xml_parse_attr_value
+xml_skip_internal_subset
+xml_parse_notation_decl
+xml_parse_entity_decl
+xml_parse_element_decl
+xml_parse_attr_list_decl
+xml_push_comment
+xml_pop_comment
+xml_skip_comment
+xml_push_pi
+xml_pop_pi
+xml_skip_pi
+xml_validate_attr
+xml_ns_cleanup
+xml_ns_reset
+xml_ns_push_element
+xml_ns_pop_element
+# ucw-xml/xml.h
+xml_node_qname
+xml_attr_qname
+xml_attr_find
+xml_attr_find_ns
+xml_attr_value
+xml_attr_value_ns
+xml_normalize_white
+xml_merge_chars
+xml_merge_dom_chars
+xml_init
+xml_cleanup
+xml_reset
+xml_push_fastbuf
+xml_parse
+xml_next
+xml_next_state
+xml_skip_element
+xml_row
+xml_def_find_entity
+xml_def_resolve_entity
+xml_warn
+xml_error
+xml_fatal
+xml_ns_enable
+xml_ns_by_id
+xml_ns_by_name
+# ucw-json/json.h
+json_new
+json_delete
+json_reset
+json_push
+json_pop
+json_new_node
+json_new_number
+json_number_to_int
+json_number_to_uint
+json_number_to_s64
+json_number_to_u64
+json_new_array
+json_array_append
+json_new_object
+json_object_set
+json_object_get
+json_parse
+json_set_input
+json_next_token
+json_peek_token
+json_next_value
+json_write
+json_set_output
+json_write_value