Re: Improvement suggestion: listen to signals to adjust number of jobs

2017-05-23 Thread Eli Zaretskii
> Date: Tue, 23 May 2017 22:10:55 +0200 > From: Henrik Carlqvist > Cc: bug-make@gnu.org > > If Windows lack SIGUSR* I suppose that make does not support > toggling of debug output on Windows? Indeed, it doesn't. ___ Bug-make mailing list Bug-make@gnu.

Re: Improvement suggestion: listen to signals to adjust number of jobs

2017-05-23 Thread Henrik Carlqvist
On Tue, 23 May 2017 22:31:14 +0300 Eli Zaretskii wrote: > > From: Henrik Carlqvist > > My intention has been to make the patch work with > > both Unix and Windows, but unfortunately I have no Windows machine to > > test with. I'm not even sure if Windows supports bsd signals. If not, > > my chan

Re: Improvement suggestion: listen to signals to adjust number of jobs

2017-05-23 Thread Eli Zaretskii
> Date: Tue, 23 May 2017 20:59:01 +0200 > From: Henrik Carlqvist > > My intention has been to make the patch work with > both Unix and Windows, but unfortunately I have no Windows machine to test > with. I'm not even sure if Windows supports bsd signals. If not, my > changes to w32/w32os.c should