文件名称:linux-0.95
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-03-18
- 文件大小:
- 178kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux初级版本,做过相应说明,可以学习参考-Primary version Linux, do appropriate instructions, you can study reference
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux-0.95
..........\boot
..........\....\bootsect.S
..........\....\head.s
..........\....\setup.S
..........\fs
..........\..\block_dev.c
..........\..\buffer.c
..........\..\char_dev.c
..........\..\exec.c
..........\..\fcntl.c
..........\..\file_table.c
..........\..\inode.c
..........\..\ioctl.c
..........\..\Makefile
..........\..\minix
..........\..\.....\bitmap.c
..........\..\.....\file_dev.c
..........\..\.....\inode.c
..........\..\.....\Makefile
..........\..\.....\minix_op.c
..........\..\.....\namei.c
..........\..\.....\truncate.c
..........\..\namei.c
..........\..\open.c
..........\..\pipe.c
..........\..\read_write.c
..........\..\select.c
..........\..\stat.c
..........\..\super.c
..........\include
..........\.......\a.out.h
..........\.......\asm
..........\.......\...\io.h
..........\.......\...\memory.h
..........\.......\...\segment.h
..........\.......\...\system.h
..........\.......\const.h
..........\.......\ctype.h
..........\.......\errno.h
..........\.......\fcntl.h
..........\.......\linux
..........\.......\.....\config.h
..........\.......\.....\fdreg.h
..........\.......\.....\fs.h
..........\.......\.....\hdreg.h
..........\.......\.....\head.h
..........\.......\.....\kernel.h
..........\.......\.....\math_emu.h
..........\.......\.....\minix_fs.h
..........\.......\.....\mm.h
..........\.......\.....\sched.h
..........\.......\.....\sys.h
..........\.......\.....\timer.h
..........\.......\.....\tty.h
..........\.......\signal.h
..........\.......\stdarg.h
..........\.......\stddef.h
..........\.......\string.h
..........\.......\sys
..........\.......\...\param.h
..........\.......\...\ptrace.h
..........\.......\...\resource.h
..........\.......\...\stat.h
..........\.......\...\time.h
..........\.......\...\times.h
..........\.......\...\types.h
..........\.......\...\utsname.h
..........\.......\...\wait.h
..........\.......\termios.h
..........\.......\time.h
..........\.......\unistd.h
..........\.......\utime.h
..........\init
..........\....\main.c
..........\kernel
..........\......\asm.s
..........\......\blk_drv
..........\......\.......\blk.h
..........\......\.......\floppy.c
..........\......\.......\hd.c
..........\......\.......\ll_rw_blk.c
..........\......\.......\Makefile
..........\......\.......\ramdisk.c
..........\......\chr_drv
..........\......\.......\console.c
..........\......\.......\keyboard.S
..........\......\.......\Makefile
..........\......\.......\pty.c
..........\......\.......\rs_io.s
..........\......\.......\serial.c
..........\......\.......\tty_io.c
..........\......\.......\tty_ioctl.c
..........\......\exit.c
..........\......\fork.c
..........\......\Makefile
..........\......\math
..........\......\....\add.c
..........\......\....\compare.c
..........\......\....\convert.c