[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] unresolved symbols and kernel libraries
- To: <rtl@fsmlabs.com>
- Subject: Re: [rtl] unresolved symbols and kernel libraries
- From: "Calin A. Culianu" <calin@ajvar.org>
- Date: Thu, 1 Nov 2001 11:32:57 -0500 (EST)
- Cc: Pablo Alvarez <palvarez@bu.edu>
- In-Reply-To: <20011031210156.12D4711269@denx.denx.de>
On Wed, 31 Oct 2001, Wolfgang Denk wrote:
> Dear Pablo,
>
> in message <200110311630.LAA45562@fserv2.bu.edu> you wrote:
> >
> > That post cleared up a lot of things. I have a question: where do I go to
> > start learning the kernel's library? Books, man pages, web sites?
>
> See Documentation/kernel-docs.txt in your Linux kernel source
> directory for books and other pointers.
>
> Type "make pdfdocs" or "make psdocs" or "make htmldocs" in your Linux
> kernel source directory to build the online documentation, then see
> "Documentation/DocBook/kernel-api.pdf" or "*.ps" or "*.html" for a
> description of the Kernel API, especially "Chapter 3. Basic C Library
> Functions".
>
> Wolfgang Denk
WOAH! I never knew that! Thanks so much Wolfgang for that very very
valuable tip!
*Running to linux source directory now to make ps docs...*
-Calin
>
>