]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - src/constants.h
Prevent crash in execve() if env is NULL
[coloredstderr/coloredstderr.git] / src / constants.h
2018-02-01 Simon RuderichUpdate copyright year
2015-08-28 Simon Ruderichupdate copyright year
2014-01-01 Simon RuderichUpdate copyright year.
2013-07-07 Simon Ruderichconstants.h: Fix indentation.
2013-07-07 Simon RuderichAdd COLORED_STDERR_IGNORED_BINARIES to exclude binaries.
2013-06-29 Simon RuderichSet DEFAULT_PRE_STRING to red.
2013-06-21 Simon RuderichOverwrite tracked file descriptors when exporting COLOR...
2013-06-13 Simon Ruderichconstants.h: Fix indentation.
2013-06-10 Simon Ruderichconfigure.ac: Add --enable-warnings.
2013-06-09 Simon Ruderichconstants.h: Use "\033" instead of the non-standard...
2013-06-06 Simon RuderichUse static list of descriptors to reduce mallocs.
2013-06-06 Simon RuderichAdd warning() and use it in DEBUG mode.
2013-06-01 Simon RuderichAdd ENV_NAME_FORCE_WRITE to force writes to non-tty...
2013-05-31 Simon RuderichInitial commit.