[PATCH] Cygwin: make path_conv::isdevice() return false on socket files

2019-07-18 Thread Ken Brown
As a result, socket files are no longer treated as lnk special files. This prevents rename() from adding ".lnk" when renaming a socket file. Remove a redundant !pc.issocket() from fhandler_disk_file::link(). --- winsup/cygwin/fhandler_disk_file.cc | 4 ++-- winsup/cygwin/path.h| 2

Re: [PATCH 4/5] Cygwin: fix GCC 8.3 'asm volatile' errors (fwd)

2019-07-18 Thread Johannes Schindelin
Apparently I ran afoul of some overzealous spam filter: SMTP error from remote server for TEXT command, host: sourceware.org (209.132.180.131) reason: 552 spam score exceeded threshold -- Forwarded message -- Date: Thu, 18 Jul 2019 11:01:33 +0200 (CEST) From: Johannes Schindelin