Tag: system-call
All the articles with the tag "system-call".
Linux 常见系统调用详解:从 epoll 到 mmap 的完整 C 语言 API 指南
Published: at 08:31 AM详细介绍 Linux 操作系统中 11 个核心系统调用的使用方法,包含 epoll、accept、read/write、mmap、brk 等函数的 C 语言签名、参数说明和实际应用示例。
All the articles with the tag "system-call".
详细介绍 Linux 操作系统中 11 个核心系统调用的使用方法,包含 epoll、accept、read/write、mmap、brk 等函数的 C 语言签名、参数说明和实际应用示例。