1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +00:00
linux-insides/Misc
Cornelius Diekmann 8dbc839a8a 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-08-10 18:36:59 +02:00
..
contribute.md Make all Github links reference a specific commit 2017-07-30 15:56:26 -04:00
how_kernel_compiled.md Make all Github links reference a specific commit 2017-07-30 15:56:26 -04:00
linkers.md Make all Github links reference a specific commit 2017-07-30 15:56:26 -04:00
program_startup.md Language: Added articles. Content: exec* family 2017-08-10 18:36:59 +02: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.