1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-02-21 11:32:01 +00:00
linux-insides/Misc
Cornelius Diekmann 1972d27d76 Language: Added articles. Content: exec* family
Language improvement: Added articles like `the`, `a`, ...

Content: The `exec*` family is a `C` wrapper, the syscall is usually only `execve`.
2017-09-21 21:52:09 +03:00
..
contribute.md Сделать все ссылки Github ссылками на конкретный коммит 2017-09-21 21:38:18 +03:00
how_kernel_compiled.md Сделать все ссылки Github ссылками на конкретный коммит 2017-09-21 21:38:18 +03:00
linkers.md Сделать все ссылки Github ссылками на конкретный коммит 2017-09-21 21:38:18 +03:00
program_startup.md Language: Added articles. Content: exec* family 2017-09-21 21:52:09 +03:00
README.md fix a small spell problem 2015-08-17 16:41:29 +08:00

Misc

This chapter contains parts which are not directly related to the Linux kernel source code and implementation of different subsystems.