Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: enabled sanitizer | johannst | 2021-04-28 | 1 | -2/+11 |
| | |||||
* | Split common headers in header/src files. | johannst | 2021-03-20 | 1 | -2/+5 |
| | |||||
* | fix test Makefile | johannst | 2020-11-24 | 1 | -1/+1 |
| | |||||
* | add process init chapter | johannst | 2020-11-24 | 1 | -0/+10 |
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. |