You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2001/06/14 00:57:30 UTC

cvs commit: apr-util renames_pending

wrowe       01/06/13 15:57:30

  Modified:    .        renames_pending
  Log:
    Review by Doug M and myself ... these changes will be committed in the
    next few days unless someone screams.
  
  Revision  Changes    Path
  1.2       +14 -90    apr-util/renames_pending
  
  Index: renames_pending
  ===================================================================
  RCS file: /home/cvs/apr-util/renames_pending,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- renames_pending	2001/04/12 15:30:47	1.1
  +++ renames_pending	2001/06/13 22:57:29	1.2
  @@ -1,97 +1,21 @@
   Symbol renames pending for apr-util (keep ordered and complete, please!)
  -apr_base64_decode_binary
  -apr_base64_decode_len
  -apr_base64_encode
  -apr_base64_encode_binary
  -apr_base64_encode_len
  -apr_brigade_cleanup
  -apr_brigade_create
  -apr_brigade_destroy
  -apr_brigade_length
  -apr_brigade_partition
  -apr_brigade_printf
  -apr_brigade_putc
  -apr_brigade_puts
  -apr_brigade_putstrs
  -apr_brigade_split
  -apr_brigade_to_iovec
  -apr_brigade_vprintf
  -apr_brigade_vputstrs
  -apr_brigade_write
  -apr_bucket_copy_notimpl
  -apr_bucket_destroy_notimpl
  -apr_bucket_eos_create
  -apr_bucket_eos_make
  -apr_bucket_file_create
  -apr_bucket_file_make
  -apr_bucket_flush_create
  -apr_bucket_flush_make
  -apr_bucket_heap_create
  -apr_bucket_heap_make
  -apr_bucket_immortal_create
  -apr_bucket_immortal_make
  -apr_bucket_mmap_create
  -apr_bucket_mmap_make
  -apr_bucket_pipe_create
  -apr_bucket_pipe_make
  -apr_bucket_pool_create
  -apr_bucket_pool_make
  -apr_bucket_setaside_notimpl
  -apr_bucket_shared_copy
  -apr_bucket_shared_destroy
  -apr_bucket_shared_make
  -apr_bucket_shared_split
  -apr_bucket_simple_copy
  -apr_bucket_simple_split
  -apr_bucket_socket_create
  -apr_bucket_socket_make
  -apr_bucket_split_notimpl
  -apr_bucket_transient_create
  -apr_bucket_transient_make
  -apr_bucket_type_eos
  -apr_bucket_type_file
  -apr_bucket_type_flush
  -apr_bucket_type_heap
  -apr_bucket_type_immortal
  -apr_bucket_type_mmap
  -apr_bucket_type_pipe
  -apr_bucket_type_pool
  -apr_bucket_type_socket
  -apr_bucket_type_transient
  -apr_dbm_close
  -apr_dbm_delete
  -apr_dbm_exists
  -apr_dbm_fetch
  -apr_dbm_firstkey
  -apr_dbm_freedatum
  -apr_dbm_get_usednames
  -apr_dbm_geterror
  -apr_dbm_nextkey
  -apr_dbm_open
  -apr_dbm_store
  +
   apr_dynamic_fn_register   from apr_register_optional_fn
   apr_dynamic_fn_retrieve   from apr_retrieve_optional_fn
  +
   apr_hook_debug_enabled    from apr_debug_module_hooks
   apr_hook_debug_current    from apr_current_hooking_module
   apr_hook_debug_show       from apr_show_hook
  -apr_hook_deregister_all
  -apr_hook_generic_add
  -apr_hook_generic_get
  -apr_hook_pool_global      from apr_global_hook_pool
  +
  +apr_hook_global_pool      from apr_global_hook_pool
   apr_hook_sort_all         from apr_sort_hooks
  -apr_hook_sort_register
  -apr_sha1_base64
  -apr_sha1_final
  -apr_sha1_init
  -apr_sha1_update
  -apr_sha1_update_binary
  -apr_text_append
  -apr_xml_empty_elem
  -apr_xml_insert_uri
  -apr_xml_parser_create
  -apr_xml_parser_done
  -apr_xml_parser_feed
  -apr_xml_parser_geterror
  -apr_xml_quote_elem
  -apr_xml_quote_string
  -apr_xml_to_text
  +
  +apr_uri_port_of_scheme    from apr_uri_default_port_for_scheme
  +apr_uri_unparse           from apr_uri_unparse_components
  +apr_uri_parse             from apr_uri_parse_components
  +apr_uri_parse_hostinfo    from apr_uri_parse_hostinfo_components
  +
  +apr_uri_t                 from apr_uri_components
  +
  +All APR_URI_*             from all APU_URI_* symbols
  +All APR_UNP_*             from all UNP_* symbols