Linux内核源代码分析 附赠光盘
Linux内核源代码分析 附赠光盘 原书名:Linux Core Kernel Commentary 原出版社: ITP 作者: Scott Maxwell Linux Core Kernel Commentary Readme linux-0.01 The original Linux kernel distribution, dating from 1991, for historical interest. linux-2.2.5 The complete distribution of the version of the kernel code used in this book. linux-2.2.10 The latest stable kernel at the time the CD was prepared. linux-2.3.12 The latest development kernel at the time the CD was prepared. lckc_code All of the code included in this book in a single large file with the lines numbered--exactly as it appears in the first part of this book. lckc-find-line.el An Emacs Lisp file that defines a simple Emacs Lisp function, lckc-find-line, which can make it easier to find a line of code in lckc_code given the line number. To use it: Copy the contents of lckc-find-line.el into your .emacs file. In a new Emacs (one that has read the updated .emacs file), open lckc_code, then type the following: Esc x lckc-find-line and type Return. Emacs prompts you for the line number. Type in the line number, followed by Return. Emacs jumps to the given line. (Note to Emacs aficionados: This is not the same as goto-line, because there are lines in the file that don't have line numbers.)
- 1
- 粉丝: 34
- 资源: 144
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
- 1
- 2
前往页