linux内核0.01版本

时间:2015-12-18 03:55:19
【文件属性】:
文件名称:linux内核0.01版本
文件大小:91KB
文件格式:RAR
更新时间:2015-12-18 03:55:19
linux内核 配合书本阅读 linux 内核0.01 第一版,学习linux内核的开始 配合注释,可以初步了解linux
【文件预览】:
linux 0.01内核源代码
----init()
--------main.c(4KB)
----tools()
--------build.c(2KB)
----boot()
--------head.s(5KB)
--------boot.s(8KB)
----mm()
--------page.s(448B)
--------memory.c(7KB)
--------Makefile(770B)
----include()
--------stdarg.h(780B)
--------string.h(8KB)
--------const.h(321B)
--------utime.h(225B)
--------ctype.h(1KB)
--------unistd.h(6KB)
--------termios.h(5KB)
--------stddef.h(286B)
--------signal.h(2KB)
--------asm()
--------linux()
--------fcntl.h(1KB)
--------errno.h(1KB)
--------a.out.h(6KB)
--------sys()
--------time.h(734B)
----fs()
--------buffer.c(6KB)
--------stat.c(1KB)
--------inode.c(6KB)
--------open.c(4KB)
--------tty_ioctl.c(4KB)
--------block_dev.c(2KB)
--------truncate.c(1KB)
--------file_dev.c(2KB)
--------bitmap.c(4KB)
--------ioctl.c(935B)
--------read_write.c(3KB)
--------pipe.c(2KB)
--------exec.c(7KB)
--------fcntl.c(1KB)
--------file_table.c(56B)
--------super.c(2KB)
--------namei.c(14KB)
--------Makefile(5KB)
--------char_dev.c(1KB)
----lib()
--------write.c(98B)
--------errno.c(11B)
--------open.c(328B)
--------_exit.c(136B)
--------dup.c(67B)
--------string.c(114B)
--------close.c(69B)
--------setsid.c(65B)
--------Makefile(992B)
--------execve.c(107B)
--------ctype.c(1KB)
--------wait.c(192B)
----Makefile(2KB)
----kernel()
--------hd.c(10KB)
--------mktime.c(1KB)
--------sys.c(3KB)
--------asm.s(3KB)
--------exit.c(3KB)
--------system_call.s(5KB)
--------fork.c(3KB)
--------printk.c(602B)
--------sched.c(5KB)
--------vsprintf.c(5KB)
--------console.c(9KB)
--------traps.c(5KB)
--------Makefile(4KB)
--------serial.c(1KB)
--------rs_io.s(3KB)
--------keyboard.s(9KB)
--------tty_io.c(7KB)
--------panic.c(222B)

网友评论

  • 不错,是源代码,不过太老不能编译要改改
  • 正在阅读,还可以