log utils.c @ 197:f5981d0ee2b4

age author description
2015-06-12 David A. Holland Don't need digits[], take it back out.
2015-02-27 Joerg Sonnenberger Fully implement #line.
2013-07-13 David A. Holland Don't use the <err.h> functions.
2013-06-11 David A. Holland add 2013 to copyrights where it seems warranted
2013-03-31 David A. Holland Add malloc debug code.
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.