You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/funcs
Jason Parker 5d25265403
Merged revisions 51265 via svnmerge from
19 years ago
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 19 years ago
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. 19 years ago
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. 19 years ago
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. 19 years ago
func_cdr.c finish const-ifying ast_func_read() 19 years ago
func_channel.c finish const-ifying ast_func_read() 19 years ago
func_curl.c finish const-ifying ast_func_read() 19 years ago
func_cut.c Modifications to allow the output of SHELL() to be split per line (Issue 8676) 19 years ago
func_db.c finish const-ifying ast_func_read() 19 years ago
func_enum.c finish const-ifying ast_func_read() 19 years ago
func_env.c finish const-ifying ast_func_read() 19 years ago
func_global.c finish const-ifying ast_func_read() 19 years ago
func_groupcount.c finish const-ifying ast_func_read() 19 years ago
func_logic.c finish const-ifying ast_func_read() 19 years ago
func_math.c finish const-ifying ast_func_read() 19 years ago
func_md5.c finish const-ifying ast_func_read() 19 years ago
func_module.c finish const-ifying ast_func_read() 19 years ago
func_odbc.c Merged revisions 51205 via svnmerge from 19 years ago
func_rand.c finish const-ifying ast_func_read() 19 years ago
func_realtime.c When calling the Realtime app more than once, unset fields which were 19 years ago
func_sha1.c finish const-ifying ast_func_read() 19 years ago
func_shell.c Modifications to allow the output of SHELL() to be split per line (Issue 8676) 19 years ago
func_strings.c Merged revisions 51265 via svnmerge from 19 years ago
func_timeout.c finish const-ifying ast_func_read() 19 years ago
func_uri.c finish const-ifying ast_func_read() 19 years ago
func_version.c finish const-ifying ast_func_read() 19 years ago
func_vmcount.c finish const-ifying ast_func_read() 19 years ago