Deprecated List

Global cu_bool_fast_t
Use cu_bool_t.

Global cu_diag_define_format_key (char key, cu_diag_format_fn_t fn) CU_ATTR_DEPRECATED
This is deprecated, use libcufo for extended printing support.

Global cu_errf_at (cu_location_t loc, char const *fmt,...)
This function is deprecated and does not use the new logging framework. Use cu_errf with the "%:" format specifier instead.

Global cu_fprintf (FILE *, char const *,...)
This is deprecated, use libcufo for extended printing support.

Global cu_rarex_cct
Use cu_rarex_init.

Global cu_scratch_cct
Use cu_scratch_init.

Global cu_str_cct
Use cu_str_init.

Global cu_str_cct_copy

Global cu_str_cct_cstr_static
Use cu_str_init_static_cstr.

Global cu_str_cct_uninit

Global cu_str_new_cstr_static

Global cu_str_onew_cstr_static

Global cu_verbf_at (int level, cu_location_t, char const *fmt,...)
This function is deprecated and does not use the new logging framework. Use cu_verbf with the "%:" format specifier instead.

Global cu_verrf_at (cu_location_t loc, char const *msg, va_list va)
This function is deprecated and does not use the new logging framework. Use cu_verrf with the "%:" format specifier instead.

Global cu_vfprintf (FILE *, char const *, va_list va)
This is deprecated, use libcufo for extended printing support.

Global cu_vwarnf_at (cu_location_t loc, char const *msg, va_list va)
This function is deprecated and does not use the new logging framework. Use cu_vwarnf with the "%:" format specifier instead.

Global cu_warnf_at (cu_location_t loc, char const *fmt,...)
This function is deprecated and does not use the new logging framework. Use cu_warnf with the "%:" format specifier instead.

Group cucon_digraph
Replaced by the cugra library.

Global cucon_list_it_t
Use cucon_listnode_t.

Group cucon_logchain
Use cucon/frame.h: Constructive Stack

Global cucon_pmap_cct
Use cucon_pmap_init.

Global cucon_pmap_cct_copy_mem
Use cucon_pmap_init_copy_mem.

Global cucon_pmap_cct_copy_mem_ctor
Use cucon_pmap_init_copy_mem_ctor.

Global cucon_pmap_cct_copy_node
Use cucon_pmap_init_copy_node.

Global cucon_pmap_cct_copy_void
Use cucon_pmap_init_copy_void.

Global cucon_pset_cct
Use cucon_pset_init.

Global cucon_pset_cct_copy
Use cucon_pset_init_copy.

Global cucon_stack_begin (cucon_stack_t stack)
Use cucon_stack_itr.

Global cucon_stack_it_advance (cucon_stack_it_t *it, size_t size)
Use cucon_stack_itr.

Global CUCON_STACK_IT_ADVANCE (it, elt_t)
Use cucon_stack_itr.

Global cucon_stack_it_get (cucon_stack_it_t it)
Use cucon_stack_itr.

Global CUCON_STACK_IT_GET (it, elt_t)
Use cucon_stack_itr.

Global cucon_stack_it_get_ptr (it)
Use cucon_stack_itr.

Global cucon_stack_it_is_end (cucon_stack_it_t it)
Use cucon_stack_itr.

Global cucon_stack_it_t
Use cucon_stack_itr.

Global cucon_umap_cct
Use cucon_umap_init.

Global cucon_umap_cct_copy_mem
Use cucon_umap_init_copy_mem.

Global cucon_umap_cct_copy_mem_ctor
Use cucon_umap_init_copy_mem_ctor.

Global cucon_umap_cct_copy_node
Use cucon_umap_init_copy_node.

Global cucon_umap_cct_copy_void
Use cucon_umap_init_copy_void.

Global cucon_uset_cct
Use cucon_uset_init.

Global cucon_uset_cct_copy
Use cucon_uset_init_copy.

Group cudyn_mod
The typing infrastructure for aggregates will be obsoleted by the use of expression trees (in cuex). As a consquence, there will be little left in this namespace. Therefore, this module may be merged into cuex, implying systematic name changes.

Global cuex_binary_left_depth (cuex_meta_t opr, cuex_t e)
Use cuex_opr_depth_at.

Global cuex_binary_right_depth (cuex_meta_t opr, cuex_t e)
Use cuex_opr_depth_at.

Group cuflow_gflexq_h

Use cuflow/sched.h provides a simpler and more efficient alternative.

Group cuflow_gworkq_h

cuflow/sched.h provides a simpler and more efficient alternative.

Group cuflow_promise_h

Similar functionality is provided by cuflow/sched.h using cuflow/cdisj.h for guarding the result of a computation.

Group cuflow_workq_h
cuflow/sched.h provides a simpler and more efficient altenative.

Global cugra_identify_MSC (cugra_graph_t G, cucon_stack_t KV, cucon_pmap_t M) CU_ATTR_DEPRECATED
Use cugra_walk_SCC

Global cugra_move_MSC_subgraphs (cugra_graph_t G, cucon_stack_t KG) CU_ATTR_DEPRECATED
Use cugra_walk_SCC

Global CUOO_INTF_PRINT_FN
Use CUOO_INTF_FOPRINT_FN.

Global cuos_dirpile_insert_envvar (cuos_dirpile_t pile, char const *var, cu_bool_t on_top)
Use cuos_dirpile_insert_env appsind NULL for subdir.

Global cuos_prefixsearch_append_all (cucon_list_t prefixlist, cu_str_t suffix, cucon_list_t result)
Use cuos_dirpile.

Global cuos_prefixsearch_conj (cucon_list_t prefixlist, cu_str_t suffix, cu_clop(cb, cu_bool_t, cu_str_t result))
Use cuos_dirpile.

Global cuos_prefixsearch_first (cucon_list_t prefixlist, cu_str_t suffix)
Use cuos_dirpile.

File queue.h
Not sure if this will be kept.
Generated 2009-11-23 for culibs-0.25 using Doxygen. Maintained by Petter Urkedal.