86 Commits (e4f5dabd261ae96392fbf2380346275c01154740)

Author SHA1 Message Date
Michael D e67179a2f6 ...and the last images fixed
Patch 7: SysCall/, Theory/ and Timers/
5 years ago
Bo YU d71137fbf2 Syscall: fix syscall table entry for 86_64
Fix the maxium number of syscall table for 86_64
in kernel version: v5.0.0-rc7

Signed-off-by: Bo YU <tsu.yubo@gmail.com>
5 years ago
blameying 4594062472 fix file syscall3 vdso-image-32.c 5 years ago
Weikang Shi b7e625efdd
typo
fix
6 years ago
Weber Zhang 61770a9e38
Fix up one mistake
`/proc/pid/systemcall` -> `/proc/${pid}/syscall`
6 years ago
proninyaroslav 163ba61dbe Replace invalid links to the images 6 years ago
Alexander Kuleshov e896e56c86
s/http/https for linux-insides 6 years ago
Dongliang Mu 49c8951eb8 modify broken links related with Thoery, Data structure, Misc and so on 6 years ago
Dongliang Mu 4a57db7015 fix broken links 6 years ago
Dongliang Mu 4704d82b25 fix broken links related with 'sync, syscall, timer' 6 years ago
Dongliang Mu 72c71c2560 fix interrupts 6 years ago
Dongliang Mu f159c63e0c Change mm to MM, interrupts to Interrupts 6 years ago
Joshua Murphy 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 6 years ago
Miles Frain 081d4335ff syscalls-1: MSR_LSTAR clarification and minor edits 6 years ago
Dan Ungureanu bb4c0ee9e3 Fix broken link. 7 years ago
Georgii Staroselskii 339539f9b7 syscall-3.md: fix typos
- delete a comma
- s/receiving/received
- s/Both function/Both functions
- s/vsyscal/vsyscall
7 years ago
Georgii Staroselskii 1389e484e0 syscalls-1.md: fix typos
s/does not enabled/is not enabled
s/empty string/an empty string
s/represent/represents
d/the/the our
s/call/calls
7 years ago
Radek Dostál f71365fbbe Delete "and last"
This chapter is no longer last one from syscalls. Currently "Limits on
resources in Linux" is the last chapter.

Signed-off-by: Radek Dostál <rd@radekdostal.com>
7 years ago
Radek Dostál b420e581fe Fix Wikipedia links containing ()
Based on: https://stackoverflow.com/questions/13824669/how-do-you-write-a-link-containing-a-closing-bracket-in-markdown-syntax

Signed-off-by: Radek Dostál <rd@radekdostal.com>
7 years ago
0xAX 974c45019d Merge branch 'master' into master 7 years ago
Cornelius Diekmann a87d46fd66 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 4b0704fecf 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 fc5cdbb0e7 corrected typos 7 years ago
Aaron Hill 17da4af718
Make all Github links reference a specific commit
Closes #480
7 years ago
int3rrupt 9979317453 Update sentence grammar
Remove "never" from end of sentence and change "can't exceed to "can never exceed"
7 years ago
Jakub Wilk 307605b854 SysCall/syscall-6: Fix typos 7 years ago
0xAX 6e6835c76b Update README.md 7 years ago
0xAX 8b4faeac4b Create syscall-6.md 7 years ago
Alexander Kuleshov 30600495c4
fix articles 7 years ago
Alexander Kuleshov 78bae37004 fix typos 7 years ago
Alexander Kuleshov 50d386c21e add syscall-5.md 7 years ago
proninyaroslav 90f50c2ac5 Change README links as relative 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 8 years ago
null 48dce4baf4 Fixing spelling mistake 8 years ago
Dmitriy Olshevskiy 76785c23b6 fix typos: misc and syscall chapters 8 years ago
spacewander 12a4961bd8 update Timers 8 years ago
spacewander c417f5f37c update SysCall/syscall-1 and SysCall/syscall-2 8 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