diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2010-08-19 18:29:02 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2010-08-19 18:29:02 +0000 |
commit | 42e8573202cb07e421faa5868d0b14d286d51eda (patch) | |
tree | 427c80a9e014e2d822cfc47b6a4be868e9b3ec21 /usr.bin/tmux/cmd-list.c | |
parent | c18462087a5620f613f1e8e0f355ab8aaa083efb (diff) |
Do not call event_del() for signals after fork(), just use sigaction()
directly instead - calling libevent functions after fork() w/o
event_reinit() is a bad idea, even if in this case it was harmless.
Diffstat (limited to 'usr.bin/tmux/cmd-list.c')
0 files changed, 0 insertions, 0 deletions