]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - src/debug.h
Prevent crash in execve() if env is NULL
[coloredstderr/coloredstderr.git] / src / debug.h
2018-02-01 Simon RuderichUpdate copyright year
2015-08-28 Simon Ruderichupdate copyright year
2014-01-01 Simon RuderichUpdate copyright year.
2013-06-13 Simon RuderichAdd missing const and document where it can't be used.
2013-06-13 Simon RuderichAdd more error checks.
2013-06-10 Simon Ruderichconfigure.ac: Add --enable-warnings.
2013-06-10 Simon RuderichRemove errno save/restore where not necessary.
2013-06-07 Simon RuderichFix a few strict compiler warnings.
2013-06-06 Simon RuderichUse char const * instead of const char *.
2013-06-06 Simon RuderichAdd warning() and use it in DEBUG mode.
2013-06-06 Simon Ruderichdebug.h: Minor code style fix.
2013-06-03 Simon Ruderichdebug.h: Handle overflow in debug().
2013-05-31 Simon RuderichInitial commit.