4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-09 02:29:07 +08:00
Corinna Vinschen 208c3f68a3 Cygwin: document disabling mknod/mkfifo on NFS
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2023-08-25 14:50:56 +02:00

11 lines
358 B
Groff

Bug Fixes
---------
- Fix a bug introduced in cygwin 3.4.0 that switch_to_nat_pipe flag is
not cleared properly when non-cygwin app is terminated in the case
where pseudo console is not activated.
- For the time being, disable creating special files using mknod/mkfifo
on NFS.
Addresses: https://cygwin.com/pipermail/cygwin/2023-August/254266.html