Commit Graph

30 Commits (bd01d66909a8901c7a19b51af163e2187490a7af)

Author SHA1 Message Date
Russell Bryant 4fa231ed03 fix astmm on sparc or any other architecture that doesn't allow unaligned
19 years ago
Russell Bryant 45651441ec When astmm is in use, define ast_malloc and friends to malloc, etc., so that
19 years ago
Kevin P. Fleming a1e703fb01 more memory allocation wrapper conversion
19 years ago
Kevin P. Fleming 80fa9689b7 add memory-pool based string field management for structures
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming a31a587bc0 issue #5035
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Mark Spencer 6c54fa36dd Print anomlies at free / show memory allocations time
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming aa92d9c1f8 don't double define our own string functions on platforms that don't have them (issue #5169)
20 years ago
Kevin P. Fleming 5473ad640b make MALLOC_DEBUG build work properly (issue #4970 with additional changes)
20 years ago
Mark Spencer 11258c02cb Fix some astmm formatting and path issues (bug #4753)
20 years ago
Russell Bryant edbc500b77 more ast_copy_string conversions
20 years ago
Kevin P. Fleming adc9c81692 fix version tag macro calls
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer 730194d609 Merge Russell's formatting patch (bug #3838)
20 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Jeremy McNamara cf41cc2ec2 add a vasprintf replacement. Bug #839
22 years ago
Jeremy McNamara 1c60de9c6b fix typo. Bug #837
22 years ago
Jeremy McNamara 673814eac5 fix deadlock issues with astmm
22 years ago
Mark Spencer e280cb5f96 Fix astmm for new build process
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Mark Spencer 814d7db11a Fix typo
22 years ago
Mark Spencer 5e26db0a5d Add astmm
22 years ago
Mark Spencer 5a5b4b41c0 Write to memory management log
22 years ago
Mark Spencer 209a6d00f3 Fix pbx_wilcalu from occupying 100% CPU now that it's nonblocking, and add malloc debug
22 years ago