Hi!
my situation is as follows: I have a process A with parent S (like in "shell"). Process A spawns a child B.
Is it possible for process A to re-parent process B to its own parent (i.e. process S), as if S had been the spawning process?
A possible solution (in the C programming language)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.