mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 06:38:07 +00:00
8dbc839a8a
Language improvement: Added articles like `the`, `a`, ... Content: The `exec*` family is a `C` wrapper, the syscall is usually only `execve`. |
||
---|---|---|
.. | ||
contribute.md | ||
how_kernel_compiled.md | ||
linkers.md | ||
program_startup.md | ||
README.md |
Misc
This chapter contains parts which are not directly related to the Linux kernel source code and implementation of different subsystems.