Linux system call

Creator
Creator
Seonglae Cho
Created
Created
2023 Nov 1 7:29
Editor
Edited
Edited
2024 Jun 20 16:51
Refs
Each system call is well-documented in section 2 of the man pages
man syscalls man 2 open
strace
Linux System calls
 
Linux system call notion
 
 
notion image
 
 
 

nearly 300 types

 
 
 
 

Each system call is well-documented in section 2 of the man pages
man syscalls man 2 open

Backlinks

Linux Kernel

Recommendations