X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=maint%2Flibucw.abi;h=21141179c98384469ceb7c9dda6bda160fdad2f9;hb=93af84243ca8181a97bcc43142df30114b32f315;hp=14d7666af87faeb5df5d6225bf11eecaeca95396;hpb=2947caf89adae4556466e59be0dcf96fa1789ae9;p=libucw.git diff --git a/maint/libucw.abi b/maint/libucw.abi index 14d7666a..21141179 100644 --- a/maint/libucw.abi +++ b/maint/libucw.abi @@ -499,6 +499,8 @@ str_hier_suffix str_to_uintmax str_to_uint str_to_uns +str_to_u32 +str_to_u64 # ucw/table.h table_init table_cleanup @@ -516,16 +518,34 @@ table_col_fbend table_set_formatter table_fmt_human_readable table_fmt_machine_readable +table_fmt_blockline table_set_option table_set_option_value table_set_gary_options table_col_int +table_col_int_fmt +table_col_int_name table_col_uint +table_col_uint_fmt +table_col_uint_name table_col_double +table_col_double_fmt +table_col_double_name table_col_str +table_col_str_fmt +table_col_str_name table_col_intmax +table_col_intmax_fmt +table_col_intmax_name +table_col_s64 +table_col_s64_fmt +table_col_s64_name table_col_uintmax +table_col_uintmax_fmt +table_col_uintmax_name table_col_u64 +table_col_u64_fmt +table_col_u64_name table_col_bool table_col_bool_name table_col_bool_fmt