aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* rename fmt & print functionsjohannst2020-11-295-83/+88
|
* ch02 adding goalsjohannst2020-11-251-3/+10
|
* ch01 list few dyn linker tasksjohannst2020-11-251-6/+9
|
* factorize printf into io.hjohannst2020-11-243-20/+49
|
* fix test Makefilejohannst2020-11-241-1/+1
|
* add process init chapterjohannst2020-11-2411-0/+774
| | | | | | | 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.
* added clang-formatjohannst2020-11-221-0/+103
|
* added MIT lic & copyright headerjohannst2020-11-224-0/+27
|
* rename 01johannst2020-11-214-0/+0
|
* re-write parts of 01johannst2020-11-211-31/+36
|
* added hello dynamic link modulejohannst2020-11-185-0/+125