mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 16:38:32 +01:00
Fix hook for putc_unlocked() with glibc.
putc_unlocked() is a macro which expands to __overflow() in some cases.
This commit is contained in:
@@ -6,3 +6,4 @@
|
||||
>STDERR>more on stderr
|
||||
<STDERR<>STDERR>stderr ...
|
||||
<STDERR<more on stdout
|
||||
>STDERR>x<STDERR<
|
||||
|
||||
Reference in New Issue
Block a user