ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/main.C
(Generate patch)

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.332 by sf-exg, Wed Jul 28 17:56:16 2010 UTC vs.
Revision 1.333 by root, Fri Oct 22 05:57:59 2010 UTC

556 dup2 (STDERR_FILENO, STDIN_FILENO); 556 dup2 (STDERR_FILENO, STDIN_FILENO);
557 dup2 (STDERR_FILENO, STDOUT_FILENO); 557 dup2 (STDERR_FILENO, STDOUT_FILENO);
558 558
559 ptytty::init (); 559 ptytty::init ();
560 560
561 if (!ev_default_loop (0)) 561 if (!ev_default_loop ())
562 rxvt_fatal ("cannot initialise libev (bad value for LIBEV_METHODS?)\n"); 562 rxvt_fatal ("cannot initialise libev (bad value for LIBEV_METHODS?)\n");
563 563
564 rxvt_environ = environ; 564 rxvt_environ = environ;
565 565
566 signal (SIGHUP, SIG_IGN); 566 signal (SIGHUP, SIG_IGN);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines