Chromium Code Reviews
DescriptionStop printing when stdout is closed.
This makes sure we don't print(...) data to a file opened after stdout
was closed.
BUG=https://code.google.com/p/dart/issues/detail?id=9615
R=kustermann@google.com, whesse@google.com
Committed: https://code.google.com/p/dart/source/detail?r=24525
Patch Set 1 #Patch Set 2 : Fix test. #Patch Set 3 : New approach not using volatile. #Patch Set 4 : Clean up test. #
Total comments: 8
Patch Set 5 : Use dup2 #
Total comments: 6
Patch Set 6 : Add include for all platforms and don't leak fds. #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||