Fossix
Snippets
Blogs
Articles
Archive
#Syscall
March, 2017
#process
#exec
#syscall
The exec() system call
This is part of the series ‘The Life of a process’. This write-up is about the exec system call. We saw about how a process is created, but how is a new program gets loaded? Let’s see here.
March, 2017
#process
#fork
#syscall
The fork() system call
This is part of the series titles The Life of a Process. This part tell about how a fork system call works which is required to create a new process.
About
Contact
Privacy Policy
Site design and logo and content © fossix.org