Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Which argument to clone starts the process with an empty address space?


That happens with execve(). clone() allows you to not copy the page table prior to the execve() call.


Which argument to clone does that?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: