log utils.h @ 155:e6eb15635a48

age author description
2013-07-13 David A. Holland Allow complain(NULL, format, ...)
2013-06-11 David A. Holland __unused -> UNUSED
2013-06-11 David A. Holland don't rely on netbsd cdefs.h
2013-03-31 Joerg Sonnenberger __dead + __printflike for clang
2013-03-31 David A. Holland Pass the size to free; it makes debug checking easier.
2013-03-31 David A. Holland Wrap free() in dofree() to allow instrumenting it for debugging.
2010-12-20 David A. Holland copyrights
2010-12-20 David A. Holland deal with macro parameters
2010-12-20 David A. Holland expression evaluator
2010-12-20 David A. Holland split place stuff to its own file
2010-12-19 David A. Holland checkpoint - can find files
2010-12-19 David A. Holland support code