Module: sip-router Branch: master Commit: 5a03489e539be9a42994533e55026cc7710d131c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5a03489e...
Author: oej oej@edvina.net Committer: oej oej@edvina.net Date: Mon Oct 19 22:35:43 2009 +0200
- Doxygen updates on core files - Add project name to doxygen in Makefile
---
Makefile.rules | 1 + action.c | 1 + action.h | 7 ++ atomic_ops.h | 12 +++- atomic_ops_init.h | 17 +++-- basex.c | 2 +- basex.h | 158 +++++++++++++++++++++++------------------------ bit_scan.h | 32 ++++++---- cfg_core.c | 81 +++++++++++------------- cfg_core.h | 27 +++++--- cfg_parser.c | 102 +++++++++++++++++++------------ cfg_parser.h | 79 +++++++++++++---------- clist.h | 28 ++++++--- compiler_opt.h | 25 +++++--- config.h | 121 ++++++++++++++++-------------------- core_cmd.c | 12 +--- core_cmd.h | 7 ++ crc.c | 14 ++--- daemonize.c | 29 ++++----- daemonize.h | 11 +--- data_lump.c | 11 +--- doc/doxygen/ser.doxygen | 4 +- 22 files changed, 419 insertions(+), 362 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=5a03...