Size: 148
Comment:
|
Size: 924
Comment: IDEs (Couldn't think of a better page title)
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
1. /ApplyingPatches How do I apply a patch? | 1. ["/HowToApplyAPatch"] How do I apply a patch? 1. ["/KernelCompilation"] How do I compile a kernel? 1. ["/get_current"] How does `get_current()` work? 1. ["/LibraryFunctionsInKernel"] Can I use library functions in the kernel ? 1. ["/asmlinkage"] What is `asmlinkage` ? 1. ["/SyscallTrace"] How do I intercept system calls ? 1. ["/People on KernelNewBies"] Who can I find on #kernelnewbies?? 1. ["/System.map"] What is System.map file? 1. ["/WhereDoIBegin"] Where do I begin? 1. ["/ExternAndStaticInlineVariable"] What's the difference between extern and static inline ? 1. ["/VariousKernelTrees"] What are the various kernel trees for ? 1. ["/MajorMinor"] What major/minor does XXX have ? 1. ["/IDEs"] Are there any good IDEs? How do I handle all this code? ---- ["CategoryFAQ"] |
If you are working on answering a frequently asked question, please add it to ["FAQsInProgress"].
- ["/HowToApplyAPatch"] How do I apply a patch?
["/KernelCompilation"] How do I compile a kernel?
["/get_current"] How does get_current() work?
["/LibraryFunctionsInKernel"] Can I use library functions in the kernel ?
["/asmlinkage"] What is asmlinkage ?
["/SyscallTrace"] How do I intercept system calls ?
["/People on KernelNewBies"] Who can I find on #kernelnewbies??
- ["/System.map"] What is System.map file?
- ["/WhereDoIBegin"] Where do I begin?
["/ExternAndStaticInlineVariable"] What's the difference between extern and static inline ?
["/VariousKernelTrees"] What are the various kernel trees for ?
["/MajorMinor"] What major/minor does XXX have ?
- ["/IDEs"] Are there any good IDEs? How do I handle all this code?
["CategoryFAQ"]