Re: [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 12-sigaction
Herbert Xu <[email protected]> Sun, 9 Mar 2025 16:33:57 +0800
| Newsgroups | org.kernel.vger.dash |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Nov 12, 2024 at 11:45:07PM +0100, Alain Knaff wrote: > > The 12th patch tests for availability of sigaction, and uses signal > instead if not available. > > Without sigaction, signals have to be re-activated once triggered, > because signal does an implicit SA_RESETHAND on SYSV platforms. Look I appreciate your work but I think this patch-set is taking dash in the wrong direction. I do not see enough value in supporting legacy systems for dash when it means making the code-base less maintainable and potentially more buggy. So I won't be applying these patches. Thanks, -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt