Georgii Staroselskii
71cdacb771
syscall-3.md: fix typos
...
- delete a comma
- s/receiving/received
- s/Both function/Both functions
- s/vsyscal/vsyscall
2017-11-25 20:49:58 +03:00
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.
2017-09-21 21:49:39 +03:00
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" ...
2017-09-21 21:49:17 +03:00
proninyaroslav
bfc8b1de8e
Сделать все ссылки Github ссылками на конкретный коммит
2017-09-21 21:38:18 +03:00
proninyaroslav
1e47e02143
Исправление ссылок
2017-01-05 22:04:58 +03:00
Dongliang Mu
f83c8ee29e
change directory mm and interrupts to match the style of folder naming
2016-10-29 14:43:47 -04:00
spacewander
f937425e1c
update SysCall/syscall-3 and SysCall/syscall-4
2016-10-29 23:16:37 +06:00
Mack Stump
3fda046617
fix typos
2016-05-19 10:46:26 -04:00
null
48dce4baf4
Fixing spelling mistake
2016-04-06 16:39:56 -04:00
Dmitriy Olshevskiy
76785c23b6
fix typos: misc and syscall chapters
2016-04-01 20:09:18 +03:00
mudongliang
a591d092b9
modify 'internals' to 'insides'
2015-10-16 21:56:04 +08:00
Simarpreet Singh
310fa78807
Update syscall-3.md
...
Fixing some typos.
2015-10-08 13:01:15 -07:00
Alexander Kuleshov
28cf8f8298
Merge branch 'patch-1' of https://github.com/zhanxw/linux-insides into zhanxw-patch-1
2015-09-16 17:24:46 +06:00
0xAX
df149cbf9d
Merge pull request #194 from jjrob13/patch-2
...
Grammatical and spelling fixes.
2015-09-09 22:57:19 +06:00
zhanxw
9f7987415d
Update syscall-3.md
2015-09-06 12:53:53 -05:00
John Robertson
2ea6be1292
Grammatical and spelling fixes.
2015-09-06 09:08:29 -07:00
John Robertson
fc0f78f420
Grammatical fixes to first paragraph.
2015-09-06 08:46:31 -07:00
0xAX
678bd35d9d
Create syscall-3.md
2015-09-06 20:16:05 +06:00