Преглед изворни кода

Remove non-blocking on child's pipe file descriptors.

Dan Gohman asked that we not force child's pipe file
descriptors to non-blocking so this commit removes
those fcntls calls.  I tested this change on Darwin,
Linux and Solaris and saw no adverse impact to nightly
build behavior.



[SVN r61961]
K. Noel Belcourt пре 16 година
родитељ
комит
a042b39e43
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit c32f395396fe3ea50648d5330875056e8a1e442d
+Subproject commit 71b989d78166c9629042850fb4b14a1d6ad5b8c8

粤ICP备19079148号