linux0.01版本源代码

时间:2013-09-01 04:51:11
【文件属性】:
文件名称:linux0.01版本源代码
文件大小:91KB
文件格式:RAR
更新时间:2013-09-01 04:51:11
linux 0.01 源代码 linux0.01版本源代码 简单易于理解,适用于初次读linux内核源代码
【文件预览】:
linux 0.01内核源代码
----mm()
--------page.s(448B)
--------memory.c(7KB)
--------Makefile(770B)
----boot()
--------head.s(5KB)
--------boot.s(8KB)
----fs()
--------inode.c(6KB)
--------pipe.c(2KB)
--------read_write.c(3KB)
--------bitmap.c(4KB)
--------namei.c(14KB)
--------exec.c(7KB)
--------stat.c(1KB)
--------char_dev.c(1KB)
--------tty_ioctl.c(4KB)
--------buffer.c(6KB)
--------ioctl.c(935B)
--------file_dev.c(2KB)
--------truncate.c(1KB)
--------super.c(2KB)
--------fcntl.c(1KB)
--------block_dev.c(2KB)
--------file_table.c(56B)
--------Makefile(5KB)
--------open.c(4KB)
----include()
--------a.out.h(6KB)
--------string.h(8KB)
--------signal.h(2KB)
--------unistd.h(6KB)
--------stdarg.h(780B)
--------utime.h(225B)
--------fcntl.h(1KB)
--------linux()
--------ctype.h(1KB)
--------stddef.h(286B)
--------termios.h(5KB)
--------errno.h(1KB)
--------time.h(734B)
--------const.h(321B)
--------asm()
--------sys()
----kernel()
--------serial.c(1KB)
--------hd.c(10KB)
--------system_call.s(5KB)
--------panic.c(222B)
--------traps.c(5KB)
--------fork.c(3KB)
--------sched.c(5KB)
--------sys.c(3KB)
--------mktime.c(1KB)
--------vsprintf.c(5KB)
--------exit.c(3KB)
--------keyboard.s(9KB)
--------printk.c(602B)
--------asm.s(3KB)
--------console.c(9KB)
--------tty_io.c(7KB)
--------Makefile(4KB)
--------rs_io.s(3KB)
----init()
--------main.c(4KB)
----tools()
--------build.c(2KB)
----Makefile(2KB)
----lib()
--------errno.c(11B)
--------execve.c(107B)
--------ctype.c(1KB)
--------dup.c(67B)
--------wait.c(192B)
--------_exit.c(136B)
--------string.c(114B)
--------setsid.c(65B)
--------write.c(98B)
--------close.c(69B)
--------Makefile(992B)
--------open.c(328B)

网友评论

  • 还挺完整的,不过就是没有注释
  • 这个好像不是linux0.01 的内核吧,我记得0.01是多进程输出A和B吧?