bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36405: 26.2.90; O_PATH problem on some versions of Cygwin


From: Ken Brown
Subject: bug#36405: 26.2.90; O_PATH problem on some versions of Cygwin
Date: Thu, 27 Jun 2019 19:28:48 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

Cygwin supports the O_PATH flag starting with release 3.0.0, but it is buggy 
until release 3.0.8.  (Opening a FIFO with O_PATH causes a hang.)  The attached 
patches work around this problem.  The first patch (which still has a bug 
number 
that needs to be filled in) uses incorrect indentation for legibility.  The 
second patch fixes the indentation.

Ken

Attachment: 0001-Avoid-O_PATH-on-versions-of-Cygwin-where-it-is-buggy.patch
Description: 0001-Avoid-O_PATH-on-versions-of-Cygwin-where-it-is-buggy.patch

Attachment: 0002-src-dired.c-file_attributes-Fix-indentation.patch
Description: 0002-src-dired.c-file_attributes-Fix-indentation.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]