linux-insides/SysCall
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
2017-09-16 20:39:45 +03:00
..
README.md corrected typos 2017-08-02 00:12:24 +05:30
syscall-1.md syscalls-1.md: fix typos 2017-09-16 20:39:45 +03:00
syscall-2.md Make all Github links reference a specific commit 2017-07-30 15:56:26 -04:00
syscall-3.md Clarify: vDSO is linked automatically with glibc 2017-08-10 14:55:35 +02:00
syscall-4.md Delete "and last" 2017-09-05 22:59:00 +02:00
syscall-5.md Fix Wikipedia links containing () 2017-09-05 22:48:58 +02:00
syscall-6.md Make all Github links reference a specific commit 2017-07-30 15:56:26 -04:00

System calls

This chapter describes the system call concept in the linux kernel.