文件名称:Linux0.01
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 129kb
- 下载次数:
- 0次
- 提 供 者:
- 林*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux0.01 内核 源代码 可供学习用-Linux0.01 kernel source code is available for learning to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux
.....\Makefile
.....\boot
.....\....\boot.s
.....\....\head.s
.....\fs
.....\..\stat.c
.....\..\Makefile
.....\..\read_write.c
.....\..\buffer.c
.....\..\inode.c
.....\..\file_table.c
.....\..\open.c
.....\..\char_dev.c
.....\..\block_dev.c
.....\..\file_dev.c
.....\..\exec.c
.....\..\super.c
.....\..\namei.c
.....\..\pipe.c
.....\..\bitmap.c
.....\..\fcntl.c
.....\..\ioctl.c
.....\..\tty_ioctl.c
.....\..\truncate.c
.....\init
.....\....\main.c
.....\kernel
.....\......\Makefile
.....\......\sched.c
.....\......\system_call.s
.....\......\console.c
.....\......\hd.c
.....\......\exit.c
.....\......\panic.c
.....\......\traps.c
.....\......\asm.s
.....\......\fork.c
.....\......\tty_io.c
.....\......\printk.c
.....\......\sys.c
.....\......\serial.c
.....\......\keyboard.s
.....\......\rs_io.s
.....\......\vsprintf.c
.....\......\mktime.c
.....\......\shell.c
.....\lib
.....\...\Makefile
.....\...\ctype.c
.....\...\_exit.c
.....\...\open.c
.....\...\close.c
.....\...\errno.c
.....\...\write.c
.....\...\execve.c
.....\...\dup.c
.....\...\wait.c
.....\...\setsid.c
.....\...\string.c
.....\mm
.....\..\Makefile
.....\..\page.s
.....\..\memory.c
.....\tools
.....\.....\build.c
.....\.....\build
.....\include
.....\.......\sys
.....\.......\...\stat.h
.....\.......\...\types.h
.....\.......\...\times.h
.....\.......\...\utsname.h
.....\.......\...\wait.h
.....\.......\unistd.h
.....\.......\time.h
.....\.......\termios.h
.....\.......\stddef.h
.....\.......\stdarg.h
.....\.......\fcntl.h
.....\.......\utime.h
.....\.......\string.h
.....\.......\errno.h
.....\.......\signal.h
.....\.......\const.h
.....\.......\a.out.h
.....\.......\ctype.h
.....\.......\linux
.....\.......\.....\hdreg.h
.....\.......\.....\kernel.h
.....\.......\.....\sched.h
.....\.......\.....\sys.h
.....\.......\.....\tty.h
.....\.......\.....\fs.h
.....\.......\.....\mm.h
.....\.......\.....\head.h
.....\.......\.....\config.h
.....\.......\asm
.....\.......\...\io.h
.....\.......\...\memory.h
.....\Makefile
.....\boot
.....\....\boot.s
.....\....\head.s
.....\fs
.....\..\stat.c
.....\..\Makefile
.....\..\read_write.c
.....\..\buffer.c
.....\..\inode.c
.....\..\file_table.c
.....\..\open.c
.....\..\char_dev.c
.....\..\block_dev.c
.....\..\file_dev.c
.....\..\exec.c
.....\..\super.c
.....\..\namei.c
.....\..\pipe.c
.....\..\bitmap.c
.....\..\fcntl.c
.....\..\ioctl.c
.....\..\tty_ioctl.c
.....\..\truncate.c
.....\init
.....\....\main.c
.....\kernel
.....\......\Makefile
.....\......\sched.c
.....\......\system_call.s
.....\......\console.c
.....\......\hd.c
.....\......\exit.c
.....\......\panic.c
.....\......\traps.c
.....\......\asm.s
.....\......\fork.c
.....\......\tty_io.c
.....\......\printk.c
.....\......\sys.c
.....\......\serial.c
.....\......\keyboard.s
.....\......\rs_io.s
.....\......\vsprintf.c
.....\......\mktime.c
.....\......\shell.c
.....\lib
.....\...\Makefile
.....\...\ctype.c
.....\...\_exit.c
.....\...\open.c
.....\...\close.c
.....\...\errno.c
.....\...\write.c
.....\...\execve.c
.....\...\dup.c
.....\...\wait.c
.....\...\setsid.c
.....\...\string.c
.....\mm
.....\..\Makefile
.....\..\page.s
.....\..\memory.c
.....\tools
.....\.....\build.c
.....\.....\build
.....\include
.....\.......\sys
.....\.......\...\stat.h
.....\.......\...\types.h
.....\.......\...\times.h
.....\.......\...\utsname.h
.....\.......\...\wait.h
.....\.......\unistd.h
.....\.......\time.h
.....\.......\termios.h
.....\.......\stddef.h
.....\.......\stdarg.h
.....\.......\fcntl.h
.....\.......\utime.h
.....\.......\string.h
.....\.......\errno.h
.....\.......\signal.h
.....\.......\const.h
.....\.......\a.out.h
.....\.......\ctype.h
.....\.......\linux
.....\.......\.....\hdreg.h
.....\.......\.....\kernel.h
.....\.......\.....\sched.h
.....\.......\.....\sys.h
.....\.......\.....\tty.h
.....\.......\.....\fs.h
.....\.......\.....\mm.h
.....\.......\.....\head.h
.....\.......\.....\config.h
.....\.......\asm
.....\.......\...\io.h
.....\.......\...\memory.h