surprisingly, libev does not block signals
authorroot <root>
Tue, 19 Feb 2008 17:47:01 +0000 (17:47 +0000)
committerroot <root>
Tue, 19 Feb 2008 17:47:01 +0000 (17:47 +0000)
src/init.C

index b16099d9518f699bff7fe9fbfc5eef442fd08625..87770b38473f216041fd0529a95470fc21bb8a06 100644 (file)
@@ -1526,11 +1526,6 @@ rxvt_term::run_child (const char *const *argv)
   signal (SIGTTOU, SIG_IGN);
 #endif /* SIGTSTP */
 
-  // unblock signals (signals are blocked by iom.C
-  sigset_t ss;
-  sigemptyset (&ss);
-  sigprocmask (SIG_SETMASK, &ss, 0);
-
   /* command interpreter path */
   if (argv)
     {