* fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too. Don't
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 26 Jan 2006 22:12:26 +0000 (22:12 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 26 Jan 2006 22:12:26 +0000 (22:12 +0000)
commit2a9ab9df35a789599c9d5258689e512d0174c5fe
tree8841684bd69679edca6b1cbb6638c5514f64d199
parent0756105008e747191ea70036339735a08e079630
* fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
attempt to open for write; this always fails, at least on POSIX
hosts.
lib/ChangeLog
lib/fts.c