dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels
rizzo 883346d64a Start untangling header inclusion in a way that does not affect
build times - tested, there is no measureable difference before and
after this commit.

In this change:

use asterisk/compat.h to include a small set of system headers:
inttypes.h, unistd.h, stddef.h, stddint.h, sys/types.h, stdarg.h,
stdlib.h, alloca.h, stdio.h

Where available, the inclusion is conditional on HAVE_FOO_H as determined
by autoconf.

Normally, source files should not include any of the above system headers,
and instead use either "asterisk.h" or "asterisk/compat.h" which does it
better. 

For the time being I have left alone second-level directories
(main/db1-ast, etc.).



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89333 f38db490-d61c-443f-a65b-d21fe96a405b
2007-11-16 20:04:58 +00:00
..
h323 Minor change so chan_h323 builds again. 2007-11-07 17:45:31 +00:00
misdn Merged revisions 89301 via svnmerge from 2007-11-15 18:39:46 +00:00
xpmr Allow chan_usbradio to compile again. 2007-10-17 16:09:01 +00:00
DialTone.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
Makefile explain that the host environment must be used to build gentone; 2007-11-06 08:17:42 +00:00
answer.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
busy.h Merged revisions 88805 via svnmerge from 2007-11-06 14:08:54 +00:00
chan_agent.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_alsa.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_features.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_gtalk.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_h323.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_iax2.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_jingle.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_local.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_mgcp.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_misdn.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_nbs.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_oss.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_phone.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_sip.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_skinny.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_unistim.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_usbradio.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_vpb.cc Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
chan_zap.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
gentone-ulaw.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
gentone.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
iax2-parser.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
iax2-parser.h Merged revisions 75445 via svnmerge from 2007-07-17 20:49:09 +00:00
iax2-provision.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Reformat some of iax2.h and convert comments to doxygen format 2007-04-28 21:26:00 +00:00
misdn_config.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
ring10.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
ringtone.h Merged revisions 88805 via svnmerge from 2007-11-06 14:08:54 +00:00