]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: stat: fix st_mode of fifos again
authorKen Brown <kbrown@cornell.edu>
Thu, 28 May 2020 17:05:32 +0000 (13:05 -0400)
committerKen Brown <kbrown@cornell.edu>
Thu, 28 May 2020 17:34:19 +0000 (13:34 -0400)
commit41ae84e6dcd810b9c94f1bbd5e00e6c8a28ccb94
tree7f8f8ebab3cea0c6fb2dce9ee2008a4bbd6fdab9
parentb5089f339a2124f52dfe58c8e3c929e4c5634175
Cygwin: stat: fix st_mode of fifos again

This partially reverts commit
f36262d56ac78f04de147746ce4a85c6155e4a23.  That commit incorrectly
made the st_mode of a fifo reflect the Windows permissions of the disk
file underlying the fifo.
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/release/3.1.5
This page took 0.030341 seconds and 5 git commands to generate.