文件名称:linux-0.11
- 所属分类:
- 压缩解压
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 169kb
- 下载次数:
- 0次
- 提 供 者:
- zhu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux0.11版本的代码,麻雀虽小但五脏俱全,适合初学者对linux系统的初步了解-Version of the code Linux0.11, though small but perfectly formed, suitable for beginners to a preliminary understanding of the Linux system
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux-0.11\Makefile
..........\boot\head.s
..........\....\setup.s
..........\....\bootsect.s
..........\....\boot.dsp
..........\fs\stat.c
..........\..\Makefile
..........\..\read_write.c
..........\..\block_dev.c
..........\..\buffer.c
..........\..\inode.c
..........\..\file_table.c
..........\..\open.c
..........\..\char_dev.c
..........\..\exec.c
..........\..\file_dev.c
..........\..\fcntl.c
..........\..\super.c
..........\..\namei.c
..........\..\ioctl.c
..........\..\pipe.c
..........\..\truncate.c
..........\..\bitmap.c
..........\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
..........\.......\.....\fdreg.h
..........\.......\asm\io.h
..........\.......\...\memory.h
..........\.......\...\system.h
..........\.......\...\segment.h
..........\.......\include.dsp
..........\..it\main.c
..........\....\init.dsp
..........\kernel\Makefile
..........\......\sched.c
..........\......\system_call.s
..........\......\exit.c
..........\......\fork.c
..........\......\panic.c
..........\......\traps.c
..........\......\asm.s
..........\......\signal.c
..........\......\printk.c
..........\......\sys.c
..........\......\mktime.c
..........\......\vsprintf.c
..........\......\chr_drv\keyboard.S
..........\......\.......\Makefile
..........\......\.......\rs_io.s
..........\......\.......\console.c
..........\......\.......\tty_io.c
..........\......\.......\serial.c
..........\......\.......\tty_ioctl.c
..........\......\math\Makefile
..........\......\....\math_emulate.c
..........\......\blk_drv\ll_rw_blk.c
..........\......\.......\floppy.c
..........\......\.......\Makefile
..........\......\.......\ramdisk.c
..........\......\.......\hd.c
..........\......\.......\blk.h
..........\......\kernel.dsp
..........\lib\Makefile
..........\...\ctype.c
..........\...\close.c
..........\...\dup.c
..........\...\_exit.c
..........\...\open.c
..........\...\errno.c
..........\...\execve.c
..........\...\setsid.c
..........\...\string.c
..........\...\wait.c
..........\...\write.c
..........\...\malloc.c