explain-dot-md.md
... ...
@@ -0,0 +1,13 @@
1
+## Explanations
2
+
3
+* [Target platform](/target)
4
+
5
+* [Syscalls](/explain/syscalls)
6
+* [Creating small static binaries, ELF header
7
+ hacks](https://www.muppetlabs.com/~breadbox/software/tiny/teensy.html)
8
+* [Process creation](/explain/proc)
9
+* [Dynamic linking](/explain/rtld)
10
+* [C runtime](/explain/crt)
11
+
12
+* [vondehi](/explain/vondehi)
13
+* **smol**: see dynamic linking