aboutsummaryrefslogtreecommitdiffstats
path: root/utils.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster1-3/+62
2004-06-12Fix OpenBSD compile (bug #1830)markster1-1/+1
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+2
2004-05-31Add missing strings include for BSDmarkster1-0/+1
2004-05-15Fix logic in gethostbyname_r (bug #1634)markster1-1/+1
2004-05-13Really fix ast_gethostbynamemarkster1-1/+1
2004-05-11Refuse to gethostbyname on a pure integermarkster1-1/+14
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.ccitats1-0/+130