asterisk/apps
Luigi Rizzo fdb7f7ba3d 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: https://origsvn.digium.com/svn/asterisk/trunk@89333 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-11-16 20:04:58 +00:00
..
app_adsiprog.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_alarmreceiver.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_amd.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_authenticate.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_cdr.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_chanisavail.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_channelredirect.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_chanspy.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_controlplayback.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_db.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_dial.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_dictate.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_directed_pickup.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_directory.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_disa.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_dumpchan.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_echo.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_exec.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_externalivr.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_festival.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_flash.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_followme.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_forkcdr.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_getcpeid.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_ices.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_image.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_ivrdemo.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_macro.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_meetme.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_milliwatt.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_minivm.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_mixmonitor.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_morsecode.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_mp3.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_nbscat.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_osplookup.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_page.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_parkandannounce.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_playback.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_privacy.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_queue.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_read.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_readexten.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_readfile.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_record.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_rpt.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_sayunixtime.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_senddtmf.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_sendtext.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_setcallerid.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_skel.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_sms.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_softhangup.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_speech_utils.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_stack.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_system.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_talkdetect.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_test.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_transfer.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_url.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_userevent.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_verbose.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_voicemail.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_waitforring.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_waitforsilence.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_while.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_zapateller.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_zapbarge.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_zapras.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
app_zapscan.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
enter.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
leave.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
Makefile Merged revisions 59273 via svnmerge from 2007-03-27 23:03:09 +00:00
rpt_flow.pdf remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00