1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/SysCall
Yoshihiro YUNOMAE f057964f98 Fix typo
2016-05-03 16:33:09 +09:00
..
README.md Fixing links in System Calls chapter to point to the right sub-pages 2016-04-06 16:43:53 -04:00
syscall-1.md update SysCall/syscall-1 and SysCall/syscall-2 2016-01-20 20:00:37 +08:00
syscall-2.md Fix typo 2016-05-03 16:33:09 +09:00
syscall-3.md Fixing spelling mistake 2016-04-06 16:39:56 -04:00
syscall-4.md fix typos: misc and syscall chapters 2016-04-01 20:09:18 +03:00

System calls

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