mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 08:28:33 +01:00
Use static list of descriptors to reduce mallocs.
Only if file descriptors with a value > 255 occur, the list implementation is used.
This commit is contained in:
@@ -3,3 +3,6 @@
|
||||
>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
|
||||
|
||||
Reference in New Issue
Block a user