1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +00:00
linux-insides/SysCall
2017-01-07 10:53:22 +03:00
..
README.md Change README links as relative 2017-01-07 10:53:22 +03:00
syscall-1.md Fix typo in syscall-1.md 2016-08-01 18:19:02 -04: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 update SysCall/syscall-3 and SysCall/syscall-4 2016-10-29 23:16:37 +06:00
syscall-4.md update SysCall/syscall-3 and SysCall/syscall-4 2016-10-29 23:16:37 +06:00

System calls

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