asterisk/build_tools
Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch.
This provides a new timing interface. In order to use it,
you must be running a Linux with a kernel version of
2.6.25 or newer and glibc 2.8 or newer.

This timing interface is a good alternative if a timing
source is necessary (e.g. for IAX trunking) but DAHDI is
otherwise unnecessary for the system.

For now, this commit contains the actual work done in the
res_timing_timerfd branch. There are no notices in the README
or CHANGES files yet, but they will be added in my next commit.

The timing API of Asterisk also needs to have a bit of work done
with regards to choosing which timing interface to use. This commit
makes the choice a build-time decision, by only allowing one of
the timer interfaces to be chosen in menuselect. It would be preferable
if the choice could be made at run-time, however. The preferred timing
interface could be loaded and tested, and if it does not work, choice
number two may be used instead. That sort of thing. That is beyond
the scope of work in this branch though.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@157820 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-19 19:37:32 +00:00
..
cflags-devmode.xml Merged revisions 109973 via svnmerge from 2008-03-19 17:15:14 +00:00
cflags.xml Merge in changes that allow Asterisk to be built against the Hoard 2008-08-03 16:14:14 +00:00
embed_modules.xml Merged revisions 93180 via svnmerge from 2007-12-17 07:25:35 +00:00
get_documentation Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
get_makeopts Merged revisions 139909 via svnmerge from 2008-08-25 21:32:10 +00:00
get_moduleinfo Merged revisions 139909 via svnmerge from 2008-08-25 21:32:10 +00:00
make_build_h Merged revisions 80330 via svnmerge from 2007-08-22 18:54:30 +00:00
make_buildopts_h Fix a few build problems on Solaris (and check for an md5 utility in 2008-11-19 00:27:45 +00:00
make_defaults_h Use the set ASTDBDIR as the default, too 2008-01-24 22:58:10 +00:00
make_linker_eo_script give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded 2007-02-22 02:36:00 +00:00
make_sample_voicemail Merged revisions 50754 via svnmerge from 2007-01-13 16:47:01 +00:00
make_version Fix a few build problems on Solaris (and check for an md5 utility in 2008-11-19 00:27:45 +00:00
make_version_c Rename version.h to ast_version.h. Next, I will be re-adding version.h as an 2008-02-26 20:02:14 +00:00
make_version_h Re-add the automatically generated version.h, so that modules can include for 2008-02-26 20:19:03 +00:00
menuselect-deps.in Merge the changes from the res_timing_timerfd branch. 2008-11-19 19:37:32 +00:00
mkpkgconfig Merged revisions 80330 via svnmerge from 2007-08-22 18:54:30 +00:00
prep_tarball make this script actually work 2008-08-13 23:00:37 +00:00
strip_nonapi Merged revisions 123909 via svnmerge from 2008-06-19 16:26:50 +00:00