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/utils
Joshua Colp 68c221f69a
Add some fixes for building on Solaris.
18 years ago
..
Makefile The stuff in utils was compiling with -O6 even if DONT_OPTIMIZE is set in menuconfig. Added the include to fix that 18 years ago
ael_main.c I almost had comma escapes right, but 9184 points out the problem-- the escape is removed by pbx_config, and pbx_ael should also, before sending it down into the pbx engine. Also, you have to insert it back in, if you are generating extensions.conf code from the AEL. 18 years ago
astman.1 remove extraneous svn:executable properties 20 years ago
astman.c reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
check_expr.c Merged revisions 52002 via svnmerge from 19 years ago
expr2.testinput further reversion of previously applied floating point stuff for expr2 18 years ago
frame.c remove extraneous svn:executable properties 20 years ago
frame.h remove extraneous svn:executable properties 20 years ago
muted.c In muted.c, check the return value of strdup. In ael_main.c, check the return 19 years ago
smsq.c Add some fixes for building on Solaris. 18 years ago
stereorize.c remove extraneous svn:executable properties 20 years ago
streamplayer.c I occasionally get email from users that are trying to figure out what this 19 years ago