old-www/LDP/lpg/node3.html

37 lines
1.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-c (Feb 29, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>2 The Linux kernel</TITLE>
<META NAME="description" CONTENT="2 The Linux kernel">
<META NAME="keywords" CONTENT="lpg">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="lpg.css">
</HEAD>
<BODY LANG="EN">
<A NAME="tex2html314" HREF="node4.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME="tex2html312" HREF="lpg.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME="tex2html306" HREF="node2.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME="tex2html316" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html315" HREF="node4.html">3 The Linux libc </A>
<B>Up:</B> <A NAME="tex2html313" HREF="lpg.html">e</A>
<B> Previous:</B> <A NAME="tex2html307" HREF="node2.html">1 The Linux operating </A>
<BR> <P>
<H1><A NAME="SECTION00300000000000000000">2 The Linux kernel</A></H1>
<P>
The base of Linux is the kernel. You could replace each and every
library, but as long as the Linux kernel remained, it would still be
Linux. The kernel contains device drivers, memory management, process
management and communication management. The kernel hacker gurus
follow POSIX guidelines which sometimes makes programming easier and
sometimes harder. If your program behaves differently on a new Linux
kernel release, chances are that a new POSIX guideline has been
implemented. For programming information about the Linux kernel,
read the Linux Kernel Hacker's Guide.
<P>
<BR> <HR>
<P><ADDRESS>
<I>Converted on: <BR>
Fri Mar 29 14:43:04 EST 1996</I>
</ADDRESS>
</BODY>
</HTML>