1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/SysCall
2015-10-10 23:08:28 +06:00
..
README.md Added first part about timers 2015-09-27 20:12:06 +06:00
syscall-1.md Merge branch 'patch-1' of https://github.com/ubershmekel/linux-insides into ubershmekel-patch-1 2015-10-10 23:08:28 +06:00
syscall-2.md
syscall-3.md Merge branch 'patch-1' of https://github.com/zhanxw/linux-insides into zhanxw-patch-1 2015-09-16 17:24:46 +06:00
syscall-4.md Merge pull request #208 from d4l3k/patch-1 2015-09-15 13:40:51 +06:00

System calls

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