[Openmcl-devel] how to study kernel sources
73budden .
budden73 at gmail.com
Wed Jan 17 06:55:53 PST 2018
Hi!
What is the best way to learn C kernel? For now, I want to extend
watch to support symbols. To do that, I have to know how symbols
differ from uvectors. To do that, I have to find definitions. I'm
trying to use grep, but there are some deep nesting.
Is there some C IDE appropriate (or maybe EMACS) to make navigating in
kernel sources more convenient?
Are there any documents describing the structure of C code?
More information about the Openmcl-devel
mailing list