Use fcntl(fd, F_GETFD)
to detect if standard streams are open#96837
Merged
bors merged 3 commits intorust-lang:masterfrom tmiasko:stdio-fcntlJun 10, 2022
+103-35
fcntl(fd, F_GETFD)
to detect if standard streams are open#96837