Module: sip-router Branch: master Commit: 47f5930387a2d7f938abe44ca22455ffcb4d9ed1 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=47f59303...
Author: Henning Westerholt henning.westerholt@1und1.de Committer: Henning Westerholt henning.westerholt@1und1.de Date: Thu Jul 14 00:11:48 2011 +0200
mem: initial doxygen documentation for MM, small whitespace changes
---
mem/f_malloc.c | 11 ++++++++--- mem/f_malloc.h | 16 ++++++++++++---- mem/mem.c | 25 ++++++++++++++++++++----- mem/mem.h | 42 +++++++++++++++++++++++++++++++++++------- mem/memdbg.h | 11 ++++++++--- mem/meminfo.h | 31 ++++++++++++++++++++----------- mem/q_malloc.c | 11 ++++++++--- mem/q_malloc.h | 16 ++++++++++++---- mem/shm_mem.c | 12 +++++++++--- mem/shm_mem.h | 10 ++++++++-- mem/src_loc.h | 38 +++++++++++++++++++++----------------- 11 files changed, 161 insertions(+), 62 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=47f5...