summaryrefslogtreecommitdiff
path: root/main/utils.c
AgeCommit message (Expand)Author
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-07explain why ast_carefulwrite is written the way it is,Luigi Rizzo
2006-10-31Merged revisions 46561 via svnmerge from Russell Bryant
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-23use autodetected support for gethostbyname_rLuigi Rizzo
2006-10-19Extend the thread storage API such that a custom initialization function canRussell Bryant
2006-10-13Merged revisions 45027 via svnmerge from Kevin P. Fleming
2006-10-12Merged revisions 44956 via svnmerge from Kevin P. Fleming
2006-10-04Merged revisions 44390 via svnmerge from Kevin P. Fleming
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cJason Parker
2006-09-07don't try to get the length of the string in the ast_dynamic_str object unles...Kevin P. Fleming
2006-09-03when calling this function to append to a dynamic string and the buffer was notRussell Bryant
2006-08-25Off by one error in buffer length (issue 7379)Tilghman Lesher
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming