[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kernel functions?



Check out:
http://kernelnewbies.org/documents/kdoc/kernel-api/linuxkernelapi.html

or grep through the include/linux directory if you __really__ want to
know. :)

On Thu, 4 Oct 2001, D Cleveland wrote:

> I am still pretty new to this kernel programming......I understand I can't
> use any standard C function bc of the libs etc....but is there a list of
> functions I can use?  Basically I am interested in string and file
> functions.  Thanks in advance...
>
> Dan
>
> -
> Kernelnewbies: Help each other learn about the Linux kernel.
> Archive:       http://mail.nl.linux.org/kernelnewbies/
> IRC Channel:   irc.openprojects.net / #kernelnewbies
> Web Page:      http://www.kernelnewbies.org/
>

-- 
John Tyner
jtyner@cs.ucr.edu

-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/