]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commit
Fix hook for putc_unlocked() with glibc.
authorSimon Ruderich <simon@ruderich.org>
Thu, 13 Jun 2013 10:59:12 +0000 (12:59 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 13 Jun 2013 10:59:12 +0000 (12:59 +0200)
commit7adfbfd2cf1d46144c41a75aa501938607a316b5
tree4f2c53cdc335e07a4686e398ce0a4ce60ed7fd5b
parentd8be625da928025e96417c1b62f3336251204cef
Fix hook for putc_unlocked() with glibc.

putc_unlocked() is a macro which expands to __overflow() in some cases.
configure.ac
src/coloredstderr.c
src/hookmacros.h
tests/example.c
tests/example.expected