Commit Graph

112 Commits (b04f059b4abbc50f26b5b61f047d344d78dc5847)

Author SHA1 Message Date
Mark Spencer 42ad569376 Commit remaining changes
22 years ago
James Golovich 3f9c34f415 Misc formatting cleanups
22 years ago
James Golovich 024f486810 Code formatting cleanups in utils.c and include/asterisk/lock.h
22 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
22 years ago
Mark Spencer 1b23fce2bd Fix OpenBSD compile (bug #1830)
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Mark Spencer 66fae27e3a Add missing strings include for BSD
22 years ago
Mark Spencer f59f077d27 Fix logic in gethostbyname_r (bug #1634)
22 years ago
Mark Spencer 7254cca9f3 Really fix ast_gethostbyname
22 years ago
Mark Spencer 34e400fe2b Refuse to gethostbyname on a pure integer
22 years ago
James Golovich c00550f3ae Add new file utils.c, Move ast_gethostbyname to utils.c
22 years ago