CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/05/03 10:06:32

Modified files:
        usr.bin/tmux   : Makefile client.c cmd-pipe-pane.c job.c 
                         server.c tmux.c tmux.h window.c 
Added files:
        usr.bin/tmux   : signal.c 

Log message:
Make signal handler setup/teardown two common functions instead of six,
and reset SIGCHLD after fork to fix problems with some shells. From
Romain Francois.

Reply via email to