linux-insides/SysCall
Weber Zhang 61770a9e38
Fix up one mistake
`/proc/pid/systemcall` -> `/proc/${pid}/syscall`
2018-11-07 16:59:48 +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 s/http/https for linux-insides 2018-03-24 01:06:57 +06:00
linux-syscall-4.md Replace invalid links to the images 2018-08-01 19:48:02 +03:00
linux-syscall-5.md fix broken links related with 'sync, syscall, timer' 2018-03-22 00:48:13 -04: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.