Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    When using a cscope connection resizing the window may send
            SIGWINCH to cscope and it quits.
Solution:   Call setpgid(0, 0) in the child process. (Narendran Gopalakrishnan)
85e932f2
Name Last commit Last update