March 20, 2016
9:07 a.m.
Hi, The linux kernel attaches a pid to newly forked process. I want to create a facility by which a process has the option of attaching a new pid to its child which is not in the pid space. Any suggestions of how this can be achieved? Nitin