Message-ID: <390ECA1C.85670D62@softhome.net> Date: Tue, 02 May 2000 15:29:16 +0300 From: Laurynas Biveinis X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Zack Weinberg CC: gcc-patches AT gcc DOT gnu DOT org, DJGPP Workers Subject: Re: Minor DJGPP fixes References: <390C769C DOT 812EAB7D AT softhome DOT net> <20000501000928 DOT J11780 AT wolery DOT cumb DOT org> <390D7FF5 DOT 3042DEE AT softhome DOT net> <20000501130446 DOT D714 AT wolery DOT cumb DOT org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Zack Weinberg wrote: > I'm now convinced that nonblocking open is more trouble than it's > worth. I've committed the following patch: > > * cppfiles.c (open_include_file): Open file in blocking mode. > (read_include_file): Don't fcntl(fd, F_SETFL, 0) anymore. > Only exclude block devices and directories. > > Please let me know if it doesn't fix your problem. Yes it does, thanks. Laurynas Biveinis