System Calls

We can divide system calls into the following 6 general categories:

Next, let's view some examples of system calls on Linux/Mac and Windows operating systems. The full list of Linux system calls is at https://man7.org/linux/man-pages/man2/syscalls.2.html.