linux-insides/SysCall
Alexander Kuleshov 30600495c4
fix articles
2017-07-08 00:22:46 +06:00
..
README.md fix articles 2017-07-08 00:22:46 +06:00
syscall-1.md fix articles 2017-07-08 00:22:46 +06:00
syscall-2.md Merge branch 'fix-typo-syscall-2' of https://github.com/yunomae/linux-insides into yunomae-fix-typo-syscall-2 2016-10-29 23:36:46 +06:00
syscall-3.md fix articles 2017-07-08 00:22:46 +06:00
syscall-4.md update SysCall/syscall-3 and SysCall/syscall-4 2016-10-29 23:16:37 +06:00
syscall-5.md fix articles 2017-07-08 00:22:46 +06:00

System calls

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