aboutsummaryrefslogtreecommitdiffstats
path: root/main/utils.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-16forgot this part...rizzo1-11/+7
2006-12-15simplify the ast_dynamic_str_*.... routines byrizzo1-10/+10
2006-12-15move the dynamic string support in a better place i.e. string.hrizzo1-14/+30
2006-11-29Go ahead and make this write unconditional. Making it conditional is more workrussell1-10/+2
2006-11-29Remove an XXX command suggesting that this truncation should not be conditional,russell1-1/+8
2006-11-28some simplifications torizzo1-7/+9
2006-11-07A fair number of changes for the sake of bug 7506murf1-6/+15
2006-11-07explain why ast_carefulwrite is written the way it is,rizzo1-0/+15
2006-10-31Merged revisions 46561 via svnmerge from russell1-0/+1
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-1/+1
2006-10-23use autodetected support for gethostbyname_rrizzo1-1/+1
2006-10-19Extend the thread storage API such that a custom initialization function canrussell1-1/+1
2006-10-13Merged revisions 45027 via svnmerge from kpfleming1-2/+2
2006-10-12Merged revisions 44956 via svnmerge from kpfleming1-0/+10
2006-10-04Merged revisions 44390 via svnmerge from kpfleming1-0/+7
2006-10-04Merged revisions 44378 via svnmerge from kpfleming1-19/+24
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-260/+0
2006-09-07don't try to get the length of the string in the ast_dynamic_str object unles...kpfleming1-1/+1
2006-09-03when calling this function to append to a dynamic string and the buffer was notrussell1-0/+3
2006-08-25Off by one error in buffer length (issue 7379)tilghman1-2/+2
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1231