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