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