public inbox for cygwin-developers@cygwin.com
 help / color / mirror / Atom feed
* O_PATH for FIFOs
@ 2019-06-26 16:26 Ken Brown
  2019-06-26 20:09 ` Ken Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Ken Brown @ 2019-06-26 16:26 UTC (permalink / raw)
  To: cygwin-devel

Hi Corinna,

You recently added support for the O_PATH flag, but it doesn't work for FIFOs. 
(I just noticed this because of a failing emacs test.)  Was this deliberate or 
just an oversight?  If it was the latter, I'll be glad to add O_PATH support for 
FIFOs.  I assume this should be done both on master and on the cygwin-3_0-branch.

Ken

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: O_PATH for FIFOs
  2019-06-26 16:26 O_PATH for FIFOs Ken Brown
@ 2019-06-26 20:09 ` Ken Brown
  2019-06-27  1:15   ` Ken Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Ken Brown @ 2019-06-26 20:09 UTC (permalink / raw)
  To: cygwin-developers

On 6/26/2019 12:26 PM, Ken Brown wrote:
> Hi Corinna,
> 
> You recently added support for the O_PATH flag, but it doesn't work for FIFOs.
> (I just noticed this because of a failing emacs test.)  Was this deliberate or
> just an oversight?  If it was the latter, I'll be glad to add O_PATH support for
> FIFOs.  I assume this should be done both on master and on the cygwin-3_0-branch.

No answer required.  It looks like this is going to be pretty trivial.  I'll 
just send the patches.

Ken

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: O_PATH for FIFOs
  2019-06-26 20:09 ` Ken Brown
@ 2019-06-27  1:15   ` Ken Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Ken Brown @ 2019-06-27  1:15 UTC (permalink / raw)
  To: cygwin-developers

On 6/26/2019 4:09 PM, Ken Brown wrote:
> On 6/26/2019 12:26 PM, Ken Brown wrote:
>> Hi Corinna,
>>
>> You recently added support for the O_PATH flag, but it doesn't work for FIFOs.
>> (I just noticed this because of a failing emacs test.)  Was this deliberate or
>> just an oversight?  If it was the latter, I'll be glad to add O_PATH support for
>> FIFOs.  I assume this should be done both on master and on the cygwin-3_0-branch.
> 
> No answer required.  It looks like this is going to be pretty trivial.  I'll
> just send the patches.

For the record, the problem is that opening a FIFO with O_PATH hangs.  I've just 
sent a patch for the cygwin-3_0-branch.  I'll hold off on the master branch 
until we finish dealing with that one.

Ken

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-27  1:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26 16:26 O_PATH for FIFOs Ken Brown
2019-06-26 20:09 ` Ken Brown
2019-06-27  1:15   ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).