log utils.h @ 163:e1dfa3f90b6c

age author description
2015-02-27 Joerg Sonnenberger Fully implement #line.
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.