Nassar Carnegie wrote:

> Im new to learning C and right now reading how the kernel function on its
> internals and networking code. Is there an updated version of Linux
> Programmers Documentation, or a new KHG.

The latest versions are referenced on the LDP site:

        http://sunsite.unc.edu/LDP/linux.html

> Some of the text ive seen is
> outdated and since Linux moved from libc to glibc, will the same reference
> be good as well?..

The kernel doesn't use any libraries.

However, I suspect that most of the documentation deals with Linux
2.0, and some of it won't be applicable to 2.2.

-- 
Glynn Clements <[EMAIL PROTECTED]>

Reply via email to