|
@@ -112,10 +112,23 @@ X!Ilib/string.c
|
|
<sect1><title>Bit Operations</title>
|
|
<sect1><title>Bit Operations</title>
|
|
!Iinclude/asm-i386/bitops.h
|
|
!Iinclude/asm-i386/bitops.h
|
|
</sect1>
|
|
</sect1>
|
|
|
|
+ </chapter>
|
|
|
|
+
|
|
|
|
+ <chapter id="kernel-lib">
|
|
|
|
+ <title>Basic Kernel Library Functions</title>
|
|
|
|
+
|
|
|
|
+ <para>
|
|
|
|
+ The Linux kernel provides more basic utility functions.
|
|
|
|
+ </para>
|
|
|
|
+
|
|
<sect1><title>Bitmap Operations</title>
|
|
<sect1><title>Bitmap Operations</title>
|
|
!Elib/bitmap.c
|
|
!Elib/bitmap.c
|
|
!Ilib/bitmap.c
|
|
!Ilib/bitmap.c
|
|
</sect1>
|
|
</sect1>
|
|
|
|
+
|
|
|
|
+ <sect1><title>Command-line Parsing</title>
|
|
|
|
+!Elib/cmdline.c
|
|
|
|
+ </sect1>
|
|
</chapter>
|
|
</chapter>
|
|
|
|
|
|
<chapter id="mm">
|
|
<chapter id="mm">
|