LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   user level fork() (https://www.linuxquestions.org/questions/linux-newbie-8/user-level-fork-347809/)

is05 07-28-2005 05:06 PM

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.

sundialsvcs 07-29-2005 10:09 PM

This would be in the source-code to glibc, which may or may not be installed on your system.


All times are GMT -5. The time now is 04:26 AM.