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
Tilghman Lesher 1dc86caf30
Merged revisions 102323 via svnmerge from
18 years ago
..
Makefile Add a canary process, for high priority mode (asterisk -p) to ensure that if 18 years ago
ael_main.c modify http://svn.digium.com/view/asterisk?view=rev&rev=93603 18 years ago
astcanary.c Add a canary process, for high priority mode (asterisk -p) to ensure that if 18 years ago
astman.1
astman.c The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know. 18 years ago
build-extensions-conf.lua
check_expr.c Add ast_atomic_fetchadd_int_slow to check_expr for platforms that need it. 18 years ago
clicompat.c simplify this file 18 years ago
conf2ael.c modify http://svn.digium.com/view/asterisk?view=rev&rev=93603 18 years ago
expr2.testinput
extconf.c Make ast_atomic_fetchadd_int_slow magically appear in extconf. 18 years ago
frame.c
frame.h
hashtest.c let's try this again... *all* compilation and linking in Asterisk should be done using the standard compilation rules, not manually created ones. changing hashtest.c to use these rules caused the compiler to notice a large number of coding guidelines violations, so those are fixed too. 18 years ago
hashtest2.c more header removal/normalization 18 years ago
muted.c Merged revisions 102323 via svnmerge from 18 years ago
smsq.c more header removal/normalization 18 years ago
stereorize.c
streamplayer.c