]> git.eshelyaron.com Git - emacs.git/commit
Fix Tramp's make-process on macOS
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 23 Sep 2021 12:29:28 +0000 (14:29 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 23 Sep 2021 12:29:28 +0000 (14:29 +0200)
commit72f8a9dd08132119a9a5e2b4c3dcb5b5a5e28ad2
tree9b83377630428ae3c503ddbde1d4c2007d73c70c
parent23970e27eeee1f33e3e1869a8ef1676b0e48cdc5
Fix Tramp's make-process on macOS

* lisp/net/tramp-sh.el (tramp-get-remote-mknod-or-mkfifo): New defun.
(tramp-sh-handle-make-process): Use it.  (Bug#50748)
lisp/net/tramp-sh.el