aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added static libs to gitignorejohannst2021-03-201-0/+1
|
* added chapter 03 hello dynldjohannst2021-03-205-0/+284
|
* Split common headers in header/src files.johannst2021-03-2013-97/+205
|
* 02: compile time arch checkjohannst2021-03-161-0/+4
|
* test: Improve type-safety of test fns.johannst2021-03-142-31/+55
|
* pfmt: added upper limit for stack local bufferjohannst2021-03-141-3/+5
|
* Update README 01/02 and align types in entry.c (02).johannst2021-03-144-56/+70
|
* allow to run makefile from different location with `-C`johannst2020-11-291-1/+1
|
* clang formatjohannst2020-11-291-3/+10
|
* 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