Module: sip-router Branch: master Commit: 1d0661db4cc6f034b7cf028ec700629bfc333c8b URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1d0661db...
Author: oej oej@edvina.net Committer: oej oej@edvina.net Date: Sat Oct 10 15:54:13 2009 +0200
Adding doxygen template to all core .c files
Please fill in after the :: to explain the function of this file.
---
action.c | 7 +++++++ atomic_ops.c | 7 +++++++ basex.c | 7 +++++++ bit_scan.c | 7 +++++++ cfg_core.c | 7 +++++++ cfg_parser.c | 7 +++++++ core_cmd.c | 7 +++++++ crc.c | 7 +++++++ daemonize.c | 7 +++++++ data_lump.c | 7 +++++++ data_lump_rpl.c | 7 +++++++ dns_cache.c | 7 +++++++ dprint.c | 7 +++++++ dset.c | 7 +++++++ dst_blacklist.c | 7 +++++++ endianness.c | 7 +++++++ error.c | 7 +++++++ events.c | 7 +++++++ flags.c | 7 +++++++ forward.c | 7 +++++++ hash_func.c | 7 +++++++ id.c | 7 +++++++ io_wait.c | 7 +++++++ ip_addr.c | 7 +++++++ local_timer.c | 7 +++++++ lock_ops.c | 8 ++++++++ lvalue.c | 7 +++++++ main.c | 14 ++++++++++++++ md5.c | 7 +++++++ md5utils.c | 7 +++++++ mod_fix.c | 7 +++++++ modparam.c | 7 +++++++ msg_translator.c | 7 +++++++ nonsip_hooks.c | 7 +++++++ pass_fd.c | 7 +++++++ proxy.c | 7 +++++++ pt.c | 7 +++++++ pv_core.c | 7 +++++++ pvapi.c | 5 ++++- qvalue.c | 8 ++++++++ re.c | 7 +++++++ receive.c | 7 +++++++ resolve.c | 7 +++++++ route.c | 7 +++++++ route_struct.c | 7 +++++++ rpc_lookup.c | 7 +++++++ rvalue.c | 7 +++++++ script_cb.c | 7 +++++++ sctp_options.c | 7 +++++++ sctp_server.c | 7 +++++++ select.c | 7 +++++++ select_buf.c | 7 +++++++ select_core.c | 7 +++++++ ser_stun.c | 7 +++++++ signals.c | 7 +++++++ sip_msg_clone.c | 7 +++++++ socket_info.c | 7 +++++++ sr_compat.c | 9 ++++++--- sr_module.c | 6 ++++++ stats.c | 7 +++++++ switch.c | 7 +++++++ tcp_main.c | 7 +++++++ tcp_options.c | 7 +++++++ tcp_read.c | 7 +++++++ timer.c | 7 +++++++ timer_proc.c | 7 +++++++ tsend.c | 7 +++++++ udp_server.c | 7 +++++++ usr_avp.c | 7 +++++++ ut.c | 7 +++++++ 70 files changed, 494 insertions(+), 4 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=1d06...