18 Commits (1526623107380a3bf5d9bb2d5f735b6c99be0d22)

Author SHA1 Message Date
Georgii Staroselskii 71cdacb771 syscall-3.md: fix typos
- delete a comma
- s/receiving/received
- s/Both function/Both functions
- s/vsyscal/vsyscall
7 years ago
Cornelius Diekmann 67820470cc Clarify: vDSO is linked automatically with glibc
Change is partly a verbatim copy of https://www.kernel.org/doc/Documentation/ABI/stable/vdso

Quote: "Programs that dynamically link to glibc will use the vDSO automatically. Otherwise, you can use the reference parser in tools/testing/selftests/vDSO/parse_vdso.c."

The old version of the book was slightly imprecise. It was unclear to me whether this is an optional or a default behavior.
7 years ago
Cornelius Diekmann 668882bb7d Minor language improvement
There are multiple different system calls. Starting the introduction in plural gives a better bridge to the examples "like to read or to write to a file, to open a socket" ...
7 years ago
proninyaroslav bfc8b1de8e Сделать все ссылки Github ссылками на конкретный коммит 7 years ago
proninyaroslav 1e47e02143 Исправление ссылок 8 years ago
Dongliang Mu f83c8ee29e change directory mm and interrupts to match the style of folder naming 8 years ago
spacewander f937425e1c update SysCall/syscall-3 and SysCall/syscall-4 8 years ago
Mack Stump 3fda046617 fix typos 8 years ago
null 48dce4baf4 Fixing spelling mistake 9 years ago
Dmitriy Olshevskiy 76785c23b6 fix typos: misc and syscall chapters 9 years ago
mudongliang a591d092b9 modify 'internals' to 'insides' 9 years ago
Simarpreet Singh 310fa78807 Update syscall-3.md
Fixing some typos.
9 years ago
Alexander Kuleshov 28cf8f8298 Merge branch 'patch-1' of https://github.com/zhanxw/linux-insides into zhanxw-patch-1 9 years ago
0xAX df149cbf9d Merge pull request #194 from jjrob13/patch-2
Grammatical and spelling fixes.
9 years ago
zhanxw 9f7987415d Update syscall-3.md 9 years ago
John Robertson 2ea6be1292 Grammatical and spelling fixes. 9 years ago
John Robertson fc0f78f420 Grammatical fixes to first paragraph. 9 years ago
0xAX 678bd35d9d Create syscall-3.md 9 years ago