asterisk/funcs
Joshua Colp 3c1b9fc508 One const, two const. Let's stick with everything else - one const. Plus older versions of GCC don't support double const either.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@49816 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-01-07 19:00:36 +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 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_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 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_cdr.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_channel.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_curl.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +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 finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_enum.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_env.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_global.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_groupcount.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_logic.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_math.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_md5.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_module.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_odbc.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_rand.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_realtime.c When calling the Realtime app more than once, unset fields which were 2007-01-07 16:21:12 +00:00
func_sha1.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_shell.c Modifications to allow the output of SHELL() to be split per line (Issue 8676) 2007-01-07 14:44:49 +00:00
func_strings.c Modifications to allow the output of SHELL() to be split per line (Issue 8676) 2007-01-07 14:44:49 +00:00
func_timeout.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_uri.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_version.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00
func_vmcount.c finish const-ifying ast_func_read() 2007-01-06 00:13:33 +00:00