log files.c @ 104:91f600e6647b

age author description
2013-06-11 David A. Holland Allow absolute paths in include files.
2013-06-11 David A. Holland add 2013 to copyrights where it seems warranted
2013-06-11 David A. Holland Don't recognize comments within double-quote strings.
2013-06-10 David A. Holland More multiline comment fixes.
2013-03-31 David A. Holland Fix inline usage as per the version in dholland-make2.
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.