]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: honor the O_PATH flag when opening a FIFO
authorKen Brown <kbrown@cornell.edu>
Thu, 27 Jun 2019 11:46:14 +0000 (07:46 -0400)
committerKen Brown <kbrown@cornell.edu>
Thu, 27 Jun 2019 11:46:14 +0000 (07:46 -0400)
commitaa55d22cb55d67d7f77ee9d58f9016c42c3ee495
tree902d2b36792eae2dea1cccdfdc1db9b8a3e0afd4
parent739e89cbe6d0f416d9799e1c296d2d15d7fac4e5
Cygwin: honor the O_PATH flag when opening a FIFO

Previously fhandler_fifo::open would treat the FIFO as a reader and
would block, waiting for a writer.
winsup/cygwin/fhandler_fifo.cc
This page took 0.028637 seconds and 5 git commands to generate.