On Wed, 31 Oct 2001, Wolfgang Denk wrote: > Dear Pablo, > > in message <[EMAIL PROTECTED]> 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 > > -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
