- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Linux v0.11内核源码
Linux v0.11内核源码
目录
Boot/ 1
Boot/bootsect.s 1
Boot/head.s 6
Boot/setup.s 12
Fs/ 17
Fs/bitmap.c 17
Fs/block_dev.c 20
Fs/buffer.c 22
Fs/char_dev.c 30
Fs/exec.c 33
Fs/fcntl.c 40
Fs/file_dev.c 42
Fs/file_table.c 44
Fs/inode.c 44
Fs/ioctl.c 52
Fs/Makefile 53
Fs/namei.c 55
Fs/open.c 72
Fs/pipe.c 76
Fs/read_write.c 79
Fs/stat.c 81
Fs/super.c 82
Fs/truncate.c 89
Include/ 90
Include/asm 90
Include/asm/io.h 90
Include/asm/memory.h 91
Include/asm/segment.h 91
Include/asm/system.h 93
Include/linux/ 94
Include/linux/config.h 94
Include/linux/fdreg.h 95
Include/linux/fs.h 97
Include/linux/hdreg.h 101
Include/linux/head.h 103
Include/linux/kernel.h 103
Include/linux/mm.h 104
Include/linux/sched.h 104
Include/linux/sys.h 109
Include/linux/tty.h 111
Include/sys/ 113
Include/sys/stat.h 113
Include/sys/times.h 114
Include/sys/types.h 114
Include/sys/utsname.h 115
Include/sys/wait.h 116
Include/ 116
Include/a.out.h 116
Include/const.h 121
Include/ctype.h 122
Include/errno.h 123
Include/fcntl.h 124
Include/signal.h 125
Include/stdarg.h 127
Include/stddef.h 127
Include/string.h 128
Include/telmios.h 137
Include/time.h 142
Include/unistd.h 143
Include/utime.h 148
Init/ 148
Init/main.c 149
Kernel/ 153
Kernel/blk_drv/ 153
Kernel/blk_drv/blk.h 153
Kernel/blk_drv/floppy.c 156
Kernel/blk_drv/hd.c 166
Kernel/blk_drv/ll_rw_blk.c 174
Kernel/blk_drv/Makefile 178
Kernel/blk_drv/ramdisk.c 179
Kernel/chr_drv/ 182
Kernel/chr_drv/console.c 182
Kernel/chr_drv/keyboard.S 197
Kernel/chr_drv/Makefile 210
Kernel/chr_drv/rs_io.s 212
Kernel/chr_drv/serial.c 215
Kernel/chr_drv/tty_io.c 216
Kernel/chr_drv/tty_ioctl.c 224
Kernel/math/ 228
Kernel/math/Makefile 228
Kernel/math/math_emulate.c 229
Kernel/asm.s 230
Kernel/exit.c 234
Kernel/fork.c 238
Kernel/Makefile 241
Kernel/mktime.c 243
Kernel/panic.c 244
Kernel/printk.c 245
Kernel/sched.c 246
Kernel/signal.c 255
Kernel/sys.c 257
Kernel/system_call.s 263
Kernel/traps.c 269
Kernel/vsprintf.c 273
Lib/ 279
Lib/_exit.c 279
Lib/close.c 279
Lib/ctype.c
您可能关注的文档
最近下载
- 江苏开放大学投资分析第2次形考.doc
- 03插画——商业类插画.pptx VIP
- 2024年语言文字知识竞赛试题库(二) .pdf VIP
- 科润变频器说明书.docx VIP
- 2024-2025学年初中信息技术(信息科技)苏科版(2023)八年级上册教学设计合集.docx
- 2024-2025部编新人教版1一年级上册《道德与法治》全册课件.pdf VIP
- 课件:社区常见未分化疾病.pptx VIP
- (高清版)B-T 16422.3-2022 塑料 实验室光源暴露试验方法 第3部分:荧光紫外灯.pdf VIP
- 第1课时 按一定的标准分类与整理(课件) (共26张PPT)人教版(2024)数学 二年级上册.pptx VIP
- 新版教科版小学六年级科学上册《放大镜》精品教学课件.pptx VIP
文档评论(0)