1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-16 04:59:13 +00:00
linux-insides/SysCall
2015-10-13 14:25:26 -07:00
..
README.md Added first part about timers 2015-09-27 20:12:06 +06:00
syscall-1.md minor syscall-1 grammar and sentence fixes 2015-10-13 14:25:26 -07:00
syscall-2.md Minor typos and grammatical fixes. 2015-08-30 20:02:21 +01:00
syscall-3.md Update syscall-3.md 2015-10-08 13:01:15 -07: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.