Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | factorize printf into io.h | johannst | 2020-11-24 | 2 | -20/+6 |
| | |||||
* | add process init chapter | johannst | 2020-11-24 | 4 | -0/+414 |
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. |