user level fork()
Hi,
I'm trying to find the user level wrapper function for fork(), but had no luck so far. Basically, I wanted the location of the source code where the fork() wrapper function would execute the 0x80 instruction to invoke sys_fork().
Thanks for any help.
|