linux kernel 0.01带中文(详细)

时间:2013-02-28 03:25:23
【文件属性】:
文件名称:linux kernel 0.01带中文(详细)
文件大小:110KB
文件格式:RAR
更新时间:2013-02-28 03:25:23
Linux kernel code c++ linux 0.01 版本 最初的linux内核,代码容易理解,并且有中文注释啊,非常的好,哈
【文件预览】:
linux0.0.1comment
----mm()
--------page.s(482B)
--------memory.c(10KB)
--------Makefile(807B)
----boot()
--------head.s(7KB)
--------boot.s(9KB)
----fs()
--------inode.c(7KB)
--------pipe.c(2KB)
--------read_write.c(3KB)
--------bitmap.c(6KB)
--------namei.c(18KB)
--------exec.c(9KB)
--------stat.c(1KB)
--------char_dev.c(1KB)
--------tty_ioctl.c(4KB)
--------buffer.c(7KB)
--------ioctl.c(1KB)
--------file_dev.c(2KB)
--------truncate.c(1KB)
--------super.c(3KB)
--------fcntl.c(2KB)
--------block_dev.c(2KB)
--------file_table.c(59B)
--------Makefile(5KB)
--------open.c(5KB)
----include()
--------a.out.h(6KB)
--------string.h(8KB)
--------signal.h(2KB)
--------unistd.h(7KB)
--------stdarg.h(808B)
--------utime.h(238B)
--------fcntl.h(1KB)
--------linux()
--------ctype.h(1KB)
--------stddef.h(305B)
--------termios.h(5KB)
--------errno.h(1KB)
--------time.h(776B)
--------const.h(336B)
--------asm()
--------sys()
----kernel()
--------serial.c(2KB)
--------hd.c(12KB)
--------system_call.s(6KB)
--------panic.c(233B)
--------traps.c(5KB)
--------fork.c(4KB)
--------sched.c(6KB)
--------sys.c(4KB)
--------mktime.c(1KB)
--------vsprintf.c(5KB)
--------exit.c(4KB)
--------keyboard.s(10KB)
--------printk.c(823B)
--------asm.s(3KB)
--------console.c(12KB)
--------tty_io.c(7KB)
--------Makefile(4KB)
--------rs_io.s(4KB)
----init()
--------main.c(4KB)
----tools()
--------build.c(2KB)
----Makefile(2KB)
----lib()
--------errno.c(12B)
--------execve.c(111B)
--------ctype.c(1KB)
--------dup.c(71B)
--------wait.c(202B)
--------_exit.c(257B)
--------string.c(122B)
--------setsid.c(69B)
--------write.c(102B)
--------close.c(73B)
--------Makefile(1KB)
--------open.c(519B)

网友评论

  • 这可是经典啊,有很多地方可以借鉴的。