summaryrefslogtreecommitdiff
path: root/utils/extconf.c
AgeCommit message (Expand)Author
2008-03-18Merged revisions 109309 via svnmerge from Steve Murphy
2008-03-07(closes issue #6002)Steve Murphy
2008-03-07Merged revisions 106552 via svnmerge from Tilghman Lesher
2008-01-08Make ast_atomic_fetchadd_int_slow magically appear in extconf.Joshua Colp
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603Luigi Rizzo
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-11-19move the declaration of struct ast_channel ast_frame and ast_moduleLuigi Rizzo
2007-11-17more cygwin/mingw32 compatibility fixesLuigi Rizzo
2007-11-16remove redundant #include "asterisk/compat.h",Luigi Rizzo
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesSteve Murphy
2007-08-16svn did me dirty for some reason. Left 5 files out of the commit; Tilghman co...Steve Murphy
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compileTilghman Lesher