1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +00:00
linux-insides/SysCall
0xAX 5352b11ceb
Merge pull request #783 from Linux-project/imgbot
chore : [ImgBot] Optimize images
2022-07-31 15:03:04 +06:00
..
images [ImgBot] Optimize images 2021-08-02 16:25:26 +00:00
linux-syscall-1.md Fix broken links and emails 2020-10-14 19:40:15 +02:00
linux-syscall-2.md copyedit: system calls chapter 2022-07-26 21:23:56 -04:00
linux-syscall-3.md copyedit: system calls chapter 2022-07-26 21:23:56 -04:00
linux-syscall-4.md copyedit: system calls chapter 2022-07-26 21:23:56 -04:00
linux-syscall-5.md Merge branch 'master' into patch-1 2022-07-31 14:53:38 +06:00
linux-syscall-6.md copyedit: system calls chapter 2022-07-26 21:23:56 -04:00
README.md fix broken links 2018-03-22 01:28:16 -04:00

System calls

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