summaryrefslogtreecommitdiff
path: root/funcs/func_iconv.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-02-11func_iconv: Ensure output strings are properly terminated.Sean Bright
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-01-01implement "configure" checks for libiconv, and add theLuigi Rizzo
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-07-16Cast the 2nd argument to iconv() to a void *, as some systems define it as aRussell Bryant
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-05-28Issue 7021 - Add ICONV function for converting between character setsTilghman Lesher