]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commitdiff
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)
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.


No differences found