1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-03-08 02:26:33 +00:00
linux-insides/SysCall
2019-01-23 19:06:57 +08:00
..
linux-syscall-1.md Fix up one mistake 2018-11-07 16:59:48 +08:00
linux-syscall-2.md
linux-syscall-3.md fix file syscall3 vdso-image-32.c 2019-01-23 19:06:57 +08:00
linux-syscall-4.md
linux-syscall-5.md typo 2018-11-20 10:26:56 +08:00
linux-syscall-6.md Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 2018-02-14 10:03:16 -03:30
README.md

System calls

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