Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
trumpdong
26 days ago
|
parent
|
context
|
favorite
| on:
Moving beyond fork() + exec()
Which argument to clone starts the process with an empty address space?
eggnet
25 days ago
[–]
That happens with execve(). clone() allows you to not copy the page table prior to the execve() call.
trumpdong
24 days ago
|
parent
[–]
Which argument to clone does that?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: