MFC 287600,287602: Fixes for fork following tests.
287600:
Properly size the children[] arrays in the follow fork tests.
287602:
Use _exit() instead of exit() in child processes created during tests.
MFC 287600,287602: Fixes for fork following tests. Tags None Referenced Files None Subscribers None
Description
Details
|