aboutsummaryrefslogtreecommitdiff
path: root/02_process_init/README.md
Commit message (Collapse)AuthorAgeFilesLines
* ch02 adding goalsjohannst2020-11-251-3/+10
|
* add process init chapterjohannst2020-11-241-0/+294
Add chapter on process initialization. Add program to visualize data provided by the Linux Kernel as specified in the SysV ABI. Add utils for syscalls and printing + tests.