bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62462: 30.0.50; Implement list-system-processes on Cygwin


From: Ken Brown
Subject: bug#62462: 30.0.50; Implement list-system-processes on Cygwin
Date: Sun, 26 Mar 2023 10:25:41 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

I've just discovered, because of the failure of all the proced tests,
that list-system-processes has never been implemented on Cygwin (i.e.,
it always returns nil).  All that's needed to fix this is to tell Emacs
that Cygwin has a /proc filesystem.

Patch attached, with a place holder for the bug number.  With this patch
applied, all of the proced tests pass.  OK to push to master?

Ken

Attachment: 0001-Implement-list-system-processes-on-Cygwin.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]