Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37730155
en ru br
ALT Linux repos
S:1.5.2-alt1

Group :: Editors
RPM: ee

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ee-signal.patch
Download


--- a/ee.c
+++ b/ee.c
@@ -552,7 +552,7 @@
 {
 	int counte;
 
-	for (counter = 1; counter < SIGUNUSED; counter++)
+	for (counter = 1; counter < SIGSYS; counter++)
 		signal(counter, SIG_IGN);
 
 	signal(SIGCHLD, SIG_DFL);
r
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin