aboutsummaryrefslogtreecommitdiffstats
path: root/utils/hashtest2.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-21more header removal/normalizationrizzo1-2/+0
2007-11-17add a return NULL to a function that is expected to return a valuerizzo1-0/+1
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-9/+0
2007-10-29UGH... while trying to fix #10995, I found all kinds of cruft in this Makefil...kpfleming1-19/+8
2007-10-17and then, I noticed the clicompat stuff.murf1-16/+0
2007-10-17more stub routines to allow linkage in stand-alone environment, with thread d...murf1-0/+16
2007-10-08Fix up tree so that it compiles when MTX Profiling is enabled.file1-0/+2
2007-09-22Fix build of check_expr and hashtest2 when DEBUG_THREADLOCAL is definedtilghman1-8/+0
2007-09-12Change the traversal to use ao2_callback() instead of an ao2_iterator. Usingrussell1-5/+6
2007-09-11Include compat.h to hopefully make it compatible with FreeBSD.file1-0/+1
2007-09-11Fix building under FreeBSD. Make sure alloca.h exists before including it.file1-0/+2
2007-09-10Committing my test for astobj2, hashtest2.c, along with makefile changes in u...murf1-0/+399