Non forking function capture
Use the default stdios patch to avoid forking and then waiting for the fork to exit. Instead, execute the function in foreground, setting stdios where appropriate.
Use the default stdios patch to avoid forking and then waiting for the fork to exit. Instead, execute the function in foreground, setting stdios where appropriate.