summaryrefslogtreecommitdiffstats
path: root/tests/test_stderr_fails_silently.out
Commit message (Collapse)AuthorAgeFilesLines
* ctx: Also deduplicate the standard streamsTavian Barnes2021-09-211-0/+19
This fixes some potential missing output when the same file is used in a redirection and something like -fprint. The main benefit is smarter handling of /dev/stdout, which will now share the CFILE* with cout.