asterisk/funcs
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
(issue #9957, patches from mvanbaak, caio1982, critch, and dimas)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69327 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-06-14 19:39:12 +00:00
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 2006-08-26 23:58:47 +00:00
func_base64.c Doxygen update 2007-01-24 09:05:29 +00:00
func_blacklist.c One const, two const. Let's stick with everything else - one const. Plus older versions of GCC don't support double const either. 2007-01-07 19:00:36 +00:00
func_callerid.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
func_cdr.c Issue 9477 - Improve menuselect labels 2007-05-30 05:17:09 +00:00
func_channel.c Merge changes from team/russell/iax2_osp 2007-04-20 21:12:53 +00:00
func_curl.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
func_cut.c Modifications to allow the output of SHELL() to be split per line (Issue 8676) 2007-01-07 14:44:49 +00:00
func_db.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
func_devstate.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
func_enum.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
func_env.c Doxygen update 2007-01-24 09:05:29 +00:00
func_global.c Doxygen update 2007-01-24 09:05:29 +00:00
func_groupcount.c Merged revisions 69259 via svnmerge from 2007-06-14 15:25:32 +00:00
func_iconv.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
func_logic.c Doxygen update 2007-01-24 09:05:29 +00:00
func_math.c Merged revisions 67162 via svnmerge from 2007-06-04 23:45:05 +00:00
func_md5.c Doxygen update 2007-01-24 09:05:29 +00:00
func_module.c Doxygen update 2007-01-24 09:05:29 +00:00
func_odbc.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
func_rand.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
func_realtime.c Merged revisions 58933 via svnmerge from 2007-03-15 22:33:46 +00:00
func_sha1.c Doxygen update 2007-01-24 09:05:29 +00:00
func_shell.c Fix a bunch of doxygen errors and document more things 2007-06-07 23:07:25 +00:00
func_strings.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
func_timeout.c Merged revisions 61681 via svnmerge from 2007-04-19 02:51:21 +00:00
func_uri.c Doxygen update 2007-01-24 09:05:29 +00:00
func_version.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
func_vmcount.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00