Expand description
Linux Kernel System Calls
This module provides raw and direct access to system calls on linux platforms. Furthermore, it provides the system call numbers of all available linux system calls, named prototypes for all APIs, and definitions of the datatypes used to communicate with the kernel.