71 Commits (1526623107380a3bf5d9bb2d5f735b6c99be0d22)

Author SHA1 Message Date
Dan Ungureanu a9afc75152 Fix broken link. 7 years ago
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
Chandan Rai 0851b0fa4a corrected typos 7 years ago
proninyaroslav bfc8b1de8e Сделать все ссылки Github ссылками на конкретный коммит 7 years ago
int3rrupt b6d992c9f8 Update sentence grammar
Remove "never" from end of sentence and change "can't exceed to "can never exceed"
7 years ago
Jakub Wilk 0ec149c5f7 SysCall/syscall-6: Fix typos 7 years ago
0xAX f6eb1ffa84 Update README.md 7 years ago
0xAX f94aee36fa Create syscall-6.md 7 years ago
Alexander Kuleshov 56e0b30cd1 fix typos 8 years ago
Alexander Kuleshov 03a5e8da6b add syscall-5.md 8 years ago
proninyaroslav b080e38275 Относительные ссылки в README файлах 8 years ago
proninyaroslav 1e47e02143 Исправление ссылок 8 years ago
Pavel V 8360182c53 fixed broken link. issue #441. 8 years ago
Dongliang Mu 2f6c76571b move folder name from interrupts to Interrupts 8 years ago
Dongliang Mu f83c8ee29e change directory mm and interrupts to match the style of folder naming 8 years ago
Alexander Kuleshov f17d1f8d91 Merge branch 'fix-typo-syscall-2' of https://github.com/yunomae/linux-insides into yunomae-fix-typo-syscall-2 8 years ago
spacewander f937425e1c update SysCall/syscall-3 and SysCall/syscall-4 8 years ago
Devon Harvey 4c398be16a Fix typo in syscall-1.md 8 years ago
Mack Stump 3fda046617 fix typos 8 years ago
Yoshihiro YUNOMAE f057964f98 Fix typo 8 years ago
null 194d0c83e3 Fixing links in System Calls chapter to point to the right sub-pages 9 years ago
null 48dce4baf4 Fixing spelling mistake 9 years ago
Dmitriy Olshevskiy 76785c23b6 fix typos: misc and syscall chapters 9 years ago
spacewander 12a4961bd8 update Timers 9 years ago
spacewander c417f5f37c update SysCall/syscall-1 and SysCall/syscall-2 9 years ago
0xAX 474ef13229 Update syscall-1.md 9 years ago
mudongliang a591d092b9 modify 'internals' to 'insides' 9 years ago
mhudgins 0c540f47b0 minor syscall-1 grammar and sentence fixes 9 years ago
0xAX 03d4ecdb41 Merge pull request #241 from simar7/patch-3
Update syscall-3.md
9 years ago
Alexander Kuleshov aed0d33515 Merge branch 'patch-1' of https://github.com/ubershmekel/linux-insides into ubershmekel-patch-1 9 years ago
Simarpreet Singh 310fa78807 Update syscall-3.md
Fixing some typos.
9 years ago
Alexander Kuleshov 7a963eb034 Added first part about timers 9 years ago
Peter VandeHaar a130429a49 syscall-1.md: Fix a couple grammar mistakes.
(By the way, thank you for making this!)
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 65f927c81d Merge pull request #208 from d4l3k/patch-1
Fix a typo "structur" -> "structure"
9 years ago
0xAX c4da05f9ef Merge pull request #207 from hristozov/patch-1
Fix a small typo "learnd" -> "learned".
9 years ago
Tristan Rice 9cbd2c97f0 Fix a typo "structur" -> "structure" 9 years ago
Georgi Hristozov 707a1e3316 Fix a typo "learnd" -> "learned". 9 years ago
Joar Wandborg 3abb9b6082 "and etc" => "etc"
"etc" stands for "et cetera", "et" means "and".

Sidenote: & also stands for "et", so "etc" may be written as "&c".
9 years ago
Herman Junge fe75144008 Update syscall-4.md
programm -> program
9 years ago
0xAX 67f7aa86ae Update syscall-4.md 9 years ago
0xAX 93bd634bb2 Update README.md 9 years ago
0xAX f445b8f41a Update syscall-4.md 9 years ago
0xAX 936d39ccff Update syscall-4.md 9 years ago
0xAX 32f8cdb47c Create syscall-4.md 9 years ago
Tom Scanlon 184e4a0f62 Fix spelling error 9 years ago
0xAX 89b67c5dc8 Update syscall-1.md 9 years ago
0xAX df149cbf9d Merge pull request #194 from jjrob13/patch-2
Grammatical and spelling fixes.
9 years ago