Results 1 to 2 of 2
hi guys,
For kernel level api i have luked into /proc/kallsyms i want to know where can i find man pages for those functions
eg: copy_to_user
put_user ....likewise for these ...
- 05-04-2007 #1Just Joined!
- Join Date
- Aug 2006
- Location
- india
- Posts
- 57
man_pages
hi guys,
For kernel level api i have luked into /proc/kallsyms i want to know where can i find man pages for those functions
eg: copy_to_user
put_user ....likewise for these funtions where to find man pages
- 05-06-2007 #2Linux User
- Join Date
- Jan 2006
- Posts
- 251
I would refer to these sites for kernel API:
http://www.gnugeneration.com/mirrors...api/book1.html
http://www.gelato.unsw.edu.au/~dsw/p...api/index.html
thanks


Reply With Quote
