Some more code refactoring:
commit0b3c7d1dd30b3dd8588e83be4ce33d5d094dc8d4
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 7 Jul 2009 21:06:44 +0000 (7 21:06 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 7 Jul 2009 21:06:44 +0000 (7 21:06 +0000)
tree9495945caa04ddb206ab19b6e929b9d050031b68
parent9a760209cb2ffa6094b7e63affa7dd659276486e
Some more code refactoring:
* introduced child_takeover() function that is called when the child will
  take over from the parent that is then running pretending to be child.
* renamed functions (enter|leave)_pretendchild to
  parent_(enter|leave)pretendchild()
* Added some comment about purpose of the functions

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31565 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__vfork.c