Files
asterisk/apps
Kevin P. Fleming f1f417a9d8 Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix.
With these changes, for a module to export symbols into the global namespace, it must have *both* the AST_MODFLAG_GLOBAL_SYMBOLS flag and a linker script that allows the linker to leave the symbols exposed in the module's .so file (see res_odbc.exports for an example).



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@182802 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-03-18 01:28:42 +00:00
..
2008-12-19 19:48:00 +00:00
2008-12-19 19:48:00 +00:00
2007-02-10 09:08:55 +00:00
2008-03-11 17:32:17 +00:00
2008-06-22 02:54:52 +00:00
2008-06-12 15:46:08 +00:00