1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-07-07 17:28:03 +00:00
linux-insides/SysCall
2019-04-17 21:16:48 +03:00
..
linux-syscall-1.md Fix up one mistake 2019-04-17 19:42:41 +03:00
linux-syscall-2.md modify broken links related with Thoery, Data structure, Misc and so on 2018-08-05 12:45:37 +03:00
linux-syscall-3.md fix file syscall3 vdso-image-32.c 2019-04-17 21:16:48 +03:00
linux-syscall-4.md modify broken links related with Thoery, Data structure, Misc and so on 2018-08-05 12:45:37 +03:00
linux-syscall-5.md typo 2019-04-17 19:44:31 +03:00
linux-syscall-6.md Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 2018-08-05 11:05:43 +03:00
README.md fix broken links 2018-08-05 12:21:38 +03:00

System calls

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