1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-18 14:08:09 +00:00
linux-insides/SysCall
Alexander Kuleshov 56e0b30cd1 fix typos
2017-02-02 20:57:53 +03:00
..
README.md fix typos 2017-02-02 20:57:53 +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

System calls

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