1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-09 07:10:59 +00:00
linux-insides/SysCall
2016-04-01 20:09:18 +03:00
..
README.md Added first part about timers 2015-09-27 20:12:06 +06:00
syscall-1.md update SysCall/syscall-1 and SysCall/syscall-2 2016-01-20 20:00:37 +08:00
syscall-2.md fix typos: misc and syscall chapters 2016-04-01 20:09:18 +03:00
syscall-3.md fix typos: misc and syscall chapters 2016-04-01 20:09:18 +03: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.