⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 subdirs

📁 glibc 库, 不仅可以学习使用库函数,还可以学习函数的具体实现,是提高功力的好资料
💻
字号:
# This file says that the hurd subdirectory should appear before all others.# The mach and hurd subdirectories have many generated header files which# much of the rest of the library depends on, so it is best to build them# first (and mach before hurd, at that).  The before-compile additions in# sysdeps/{mach,hurd}/Makefile should make it reliably work for these files# not to exist when making in other directories, but it will be slower that# way with more somewhat expensive `make' invocations.first hurd

⌨️ 快捷键说明

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