1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +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 s/http/https for linux-insides 2018-03-24 01:06:57 +06:00
linux-syscall-3.md fix file syscall3 vdso-image-32.c 2019-01-23 19:06:57 +08:00
linux-syscall-4.md Replace invalid links to the images 2018-08-01 19:48:02 +03:00
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 fix broken links 2018-03-22 01:28:16 -04:00

System calls

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