1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/SysCall
int3rrupt 9979317453 Update sentence grammar
Remove "never" from end of sentence and change "can't exceed to "can never exceed"
2017-07-30 08:24:36 -07:00
..
README.md Update README.md 2017-07-30 13:49:13 +06:00
syscall-1.md fix articles 2017-07-08 00:22:46 +06:00
syscall-2.md
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
syscall-6.md Update sentence grammar 2017-07-30 08:24:36 -07:00

System calls

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