linux-insides/SysCall
2016-10-31 23:34:30 -04: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 Fix typo in syscall-1.md 2016-08-01 18:19:02 -04:00
syscall-2.md move folder name from interrupts to Interrupts 2016-10-31 23:34:30 -04:00
syscall-3.md change directory mm and interrupts to match the style of folder naming 2016-10-29 14:43:47 -04: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.