log

age author description
2013-06-11 David A. Holland this was wrong.
2013-06-11 David A. Holland changes entry for previous two commits
2013-06-11 David A. Holland Reduce the maximum include depth from 128 to 120.
2013-06-11 David A. Holland Print a warning if we get an unexpected error trying to open a file.
2013-06-11 David A. Holland Fix handling of relative includes.
2013-06-11 David A. Holland Don't force -g.
2013-06-11 David A. Holland Add a man page.
2013-06-11 David A. Holland Make -Wcomment work again
2013-06-11 David A. Holland C99INLINE, not __c99inline
2013-06-11 David A. Holland __unused -> UNUSED
2013-06-11 David A. Holland add a couple more tests, taken from the 2010 tech-toolchain thread
2013-06-11 David A. Holland don't use getprogname() in the name of portability