Просмотр исходного кода

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 лет назад
Родитель
Сommit
a042b39e43
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

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

粤ICP备19079148号