summaryrefslogtreecommitdiff
path: root/utils.c
AgeCommit message (Expand)Author
2004-06-22Misc formatting cleanupsJames Golovich
2004-06-22Code formatting cleanups in utils.c and include/asterisk/lock.hJames Golovich
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-12Fix OpenBSD compile (bug #1830)Mark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-31Add missing strings include for BSDMark Spencer
2004-05-15Fix logic in gethostbyname_r (bug #1634)Mark Spencer
2004-05-13Really fix ast_gethostbynameMark Spencer
2004-05-11Refuse to gethostbyname on a pure integerMark Spencer
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.cJames Golovich