]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commit
Also hook un-macroed putc when it's a macro.
authorSimon Ruderich <simon@ruderich.org>
Sun, 30 Jun 2013 20:14:33 +0000 (22:14 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 30 Jun 2013 20:14:33 +0000 (22:14 +0200)
commitd49cd5d92a07d708ddcb3c29cad67403cf8eb836
tree14c1fe1f22678a987d0ae92246d559ba5ee5d8b8
parentafa1ef98fe940719c7085e93643185c6de94d300
Also hook un-macroed putc when it's a macro.

The macro might define it to something else, but the non-macro version
is also used in some cases, e.g. in gcc 4.8's collect2 on Debian with
eglibc 2.17-7.
src/coloredstderr.c