diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2023-09-08 22:38:53 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2023-09-08 22:38:53 +0200 |
commit | bedefff9e25b6b2bdc13e0268a437f82dc4b4798 (patch) | |
tree | f0d289a651860c845386ecaf00b8a43cbbb37872 /symlink-tree | |
parent | 53472e1803808d5fb91029f4c26c86989c62c82c (diff) | |
download | newlib-bedefff9e25b6b2bdc13e0268a437f82dc4b4798.zip newlib-bedefff9e25b6b2bdc13e0268a437f82dc4b4798.tar.gz newlib-bedefff9e25b6b2bdc13e0268a437f82dc4b4798.tar.bz2 |
Cygwin: fix chmod on native NFS FIFOs
By handling native NFS FIFOs as actual FIFOs, chmod on a FIFO
suddenly called fhandler_base::fchmod, which is insufficient
to handle FIFO files on any filesystem.
Note that this does not fix Cygwin FIFOs on NFS or AFS yet.
Fixes: 622fb0776ea3 ("Cygwin: enable usage of FIFOs on NFS")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'symlink-tree')
0 files changed, 0 insertions, 0 deletions