615.html
来自「linux 0.11中文版 有注释」· HTML 代码 · 共 22 行
HTML
22 行
<html>
<head>
<title>__LIBRARY__</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.4.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/52.html#L7'>__LIBRARY__</a> 7 init/main.c #define __LIBRARY__ // 定义该变量是为了包括定义在unistd.h 中的内嵌汇编代码等信息。
<a href='../S/92.html#L7'>__LIBRARY__</a> 7 lib/_exit.c #define __LIBRARY__ // 定义一个符号常量,见下行说明。
<a href='../S/80.html#L7'>__LIBRARY__</a> 7 lib/close.c #define __LIBRARY__
<a href='../S/82.html#L8'>__LIBRARY__</a> 8 lib/dup.c #define __LIBRARY__
<a href='../S/84.html#L7'>__LIBRARY__</a> 7 lib/execve.c #define __LIBRARY__
<a href='../S/87.html#L7'>__LIBRARY__</a> 7 lib/open.c #define __LIBRARY__
<a href='../S/88.html#L7'>__LIBRARY__</a> 7 lib/setsid.c #define __LIBRARY__
<a href='../S/89.html#L13'>__LIBRARY__</a> 13 lib/string.c #define __LIBRARY__
<a href='../S/90.html#L7'>__LIBRARY__</a> 7 lib/wait.c #define __LIBRARY__
<a href='../S/91.html#L7'>__LIBRARY__</a> 7 lib/write.c #define __LIBRARY__
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?