linux-insides/SysCall
Michael D e67179a2f6 ...and the last images fixed
Patch 7: SysCall/, Theory/ and Timers/
2019-10-10 20:11:49 +02:00
..
images ...and the last images fixed 2019-10-10 20:11:49 +02:00
linux-syscall-1.md Fix up one mistake 2018-11-07 16:59:48 +08:00
linux-syscall-2.md Syscall: fix syscall table entry for 86_64 2019-02-24 21:45:00 +08:00
linux-syscall-3.md fix file syscall3 vdso-image-32.c 2019-01-23 19:06:57 +08:00
linux-syscall-4.md ...and the last images fixed 2019-10-10 20:11:49 +02: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.