syscalls

来自「最新版本的Linux内核」· 代码 · 共 11 行

TXT
11
字号
What:		The kernel syscall interfaceDescription:	This interface matches much of the POSIX interface and is based	on it and other Unix based interfaces.  It will only be added to	over time, and not have things removed from it.	Note that this interface is different for every architecture	that Linux supports.  Please see the architecture-specific	documentation for details on the syscall numbers that are to be	mapped to each syscall.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?