mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2026-06-19 11:12:37 +02:00
7adfbfd2cf
putc_unlocked() is a macro which expands to __overflow() in some cases.
10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
>STDERR>write to stderr: 1
|
|
<STDERR<write to stdout
|
|
>STDERR>error!: Success
|
|
<STDERR<>STDERR>write to stderr 2<STDERR<write to stdout 2>STDERR>
|
|
<STDERR<
|
|
>STDERR>more on stderr
|
|
<STDERR<>STDERR>stderr ...
|
|
<STDERR<more on stdout
|
|
>STDERR>x<STDERR<
|