]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: tweak fcntl and dup when O_PATH is set
authorKen Brown <kbrown@cornell.edu>
Thu, 23 Jan 2020 16:31:05 +0000 (16:31 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 24 Jan 2020 10:24:18 +0000 (11:24 +0100)
commit7d68ffadd3fbc9b8dcd189d4a20c12a9cd1ed743
treeae3c15a1843d54bea0b9439d11736939576f01cc
parent5fb3790422495ba55390bbac32b60bcea908ef70
Cygwin: FIFO: tweak fcntl and dup when O_PATH is set

fhandler_fifo::fcntl and fhandler_fifo::dup now call the corresponding
fhandler_base methods if the FIFO was opened with the O_PATH flag.
winsup/cygwin/fhandler_fifo.cc
This page took 0.029559 seconds and 5 git commands to generate.