Linux C function 的位 - Linux

Table of Contents

請問一下

最近想研究Linux Kernel的C function

不知道放在哪個資料夾下面

剛剛開始學習不久

如果問題很蠢請多包涵

謝謝大家!!


--

All Comments

Yedda avatarYedda2011-02-10
/usr/src/
Puput avatarPuput2011-02-11
有的時候電腦裡面可能沒有程式碼
可以到 http://www.kernel.org 下載
Xanthe avatarXanthe2011-02-15
台灣區的話 google "NTU FTP kernel" 去抓 source 頗快
Carolina Franco avatarCarolina Franco2011-02-18
還有 driver 的部份有的用到 C99 看起來跟傳統的 C 不太
Victoria avatarVictoria2011-02-20
一樣 如果對 driver 有興趣要有點心理準備...
Ivy avatarIvy2011-02-23
kernel source code的lib目錄裡面.
Kumar avatarKumar2011-02-27
感謝各位前輩指教^^