aboutsummaryrefslogtreecommitdiffstats
path: root/main/utils.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-17Merged revisions 51194 via svnmerge from tilghman1-1/+1
2007-01-04add support for tracking thread-local-storage objects that exist via 'threads...kpfleming1-1/+8
2006-11-07These mods are to solve the problem in bug 7506. It's a lot of rework to solv...murf1-6/+15
2006-10-31Merged revisions 46560 via svnmerge from russell1-0/+1
2006-10-25apparently developers are still not aware that they should be use ast_copy_st...kpfleming1-1/+1
2006-10-13use a configure script test for PMTU discovery control instead of just assumi...kpfleming1-2/+2
2006-10-12Merged revisions 44955 via svnmerge from kpfleming1-0/+10
2006-10-04make LOW_MEMORY builds actually workkpfleming1-0/+7
2006-10-04update thread creation code a bitkpfleming1-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