1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/SysCall
2018-02-01 00:04:29 -07:00
..
README.md corrected typos 2017-08-02 00:12:24 +05:30
syscall-1.md syscalls-1: MSR_LSTAR clarification and minor edits 2018-02-01 00:04:29 -07:00
syscall-2.md Make all Github links reference a specific commit 2017-07-30 15:56:26 -04:00
syscall-3.md syscall-3.md: fix typos 2017-09-17 02:55:20 +03: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.