Use the easy way that rizzo mentioned, only include malloc.h on the Windows platform.
[asterisk/asterisk.git] / include / asterisk / compat.h
2007-11-18 Joshua ColpUse the easy way that rizzo mentioned, only include...
2007-11-18 Joshua ColpRevert last commit, apparently buildbot lied to me.
2007-11-18 Joshua ColpChange how we handle alloca to conform with how it...
2007-11-17 Luigi Rizzoif alloca.h is not present, try malloc.h
2007-11-17 Luigi Rizzosome version of flex produce code that wants __STDC_VER...
2007-11-17 Russell BryantUpdate the configure script check for sys/poll.h to...
2007-11-16 Luigi Rizzoremove redundant #include "asterisk/compat.h",
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-04-06 Russell BryantMerged revisions 60603 via svnmerge from
2006-09-20 Jason ParkerAvoid errors when compiling out of tree modules like...
2006-09-15 Jason ParkerMany Solaris fixes - this moves some of the stuff from...
2006-06-08 Russell Bryantalways include inttypes.h and sys/types.h in asterisk...
2006-04-26 Russell Bryantanother Solaris compatability fix - this makes sure...
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-12 Russell Bryantmake sure uint64_t is available on mac
2006-04-12 Luigi Rizzoadd 'show threads' and 'show profile' commands.
2006-04-10 Tilghman LesherBug 6829 - asprintf for Solaris
2006-03-23 Luigi RizzoFix a compile problem on FreeBSD for a missing header.
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-08 Kevin P. Flemingissue #5569 minus lock.h changes
2005-11-01 Kevin P. Flemingissue #4678
2005-10-24 Russell BryantDoxygen documentation update from oej (issue #5505)
2005-09-08 Kevin P. Flemingoops :-)
2005-09-08 Kevin P. Flemingfirst set of Cygwin portability stuff (issue #4678)