1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-06-28 14:02:31 +00:00
linux-insides/SysCall
int3rrupt b6d992c9f8 Update sentence grammar
Remove "never" from end of sentence and change "can't exceed to "can never exceed"
2017-09-21 20:46:15 +03:00
..
README.md Update README.md 2017-09-21 20:44:38 +03:00
syscall-1.md Исправление ссылок 2017-01-05 22:04:58 +03:00
syscall-2.md Исправление ссылок 2017-01-05 22:04:58 +03:00
syscall-3.md Исправление ссылок 2017-01-05 22:04:58 +03:00
syscall-4.md Исправление ссылок 2017-01-05 22:04:58 +03:00
syscall-5.md fix typos 2017-02-02 20:57:53 +03:00
syscall-6.md Update sentence grammar 2017-09-21 20:46:15 +03:00

System calls

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