]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blobdiff - src/constants.h
Add COLORED_STDERR_IGNORED_BINARIES to exclude binaries.
[coloredstderr/coloredstderr.git] / src / constants.h
index 3e41261edf0076d04a2c870ce2d48d1e0ce907d1..45650fff31fb094737263a75ea58417daccb5ba6 100644 (file)
@@ -25,6 +25,7 @@
 #define ENV_NAME_PRE_STRING  "COLORED_STDERR_PRE"
 #define ENV_NAME_POST_STRING "COLORED_STDERR_POST"
 #define ENV_NAME_FORCE_WRITE "COLORED_STDERR_FORCE_WRITE"
+#define ENV_NAME_IGNORED_BINARIES "COLORED_STDERR_IGNORED_BINARIES"
 #define ENV_NAME_PRIVATE_FDS "COLORED_STDERR_PRIVATE_FDS"
 
 /* Strings written before/after each matched function. */