implies
来自「linux下的C语言库源码有一百多M解压后很不错」· 代码 · 共 15 行
TXT
15 行
# The gnu subdirectory exists for things common to both Linux-based and# Hurd-based GNU systems.gnu# Linux shares most of the syscalls which are also common to BSD and SVR4.unix/common# Linux as of version 1.3.29 has all functions of the mmap family# which are described in POSIX.4. Missing is only madvise() so# we define a stub here.unix/mman# Linux has network support in the kernel.unix/inet
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?