带中文注释的 linux 0.11 源代码

时间:2012-06-23 10:16:09
【文件属性】:
文件名称:带中文注释的 linux 0.11 源代码
文件大小:287KB
文件格式:RAR
更新时间:2012-06-23 10:16:09
linux 0.11 中文注释 linux .....\boot .....\....\bootsect.s .....\....\head.s .....\....\setup.s .....\fs .....\..\bitmap.c .....\..\block_dev.c .....\..\buffer.c .....\..\char_dev.c .....\..\exec.c .....\..\fcntl.c .....\..\file_dev.c .....\..\file_table.c .....\..\inode.c .....\..\ioctl.c .....\..\Makefile .....\..\namei.c .....\..\open.c .....\..\pipe.c .....\..\read_write.c .....\..\stat.c .....\..\super.c .....\..\truncate.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 .....\.......\.....\fs.h .....\.......\.....\hdreg.h .....\.......\.....\head.h .....\.......\.....\kernel.h .....\.......\.....\mm.h .....\.......\.....\sched.h .....\.......\.....\sys.h .....\.......\.....\tty.h .....\.......\signal.h .....\.......\stdarg.h .....\.......\stddef.h .....\.......\string.h .....\.......\sys .....\.......\...\stat.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 .....\......\.......\rs_io.s .....\......\.......\serial.c .....\......\.......\tty_io.c .....\......\.......\tty_ioctl.c .....\......\exit.c .....\......\fork.c .....\......\math .....\......\....\Makefile .....\......\....\math_emulate.c .....\......\mktime.c .....\......\panic.c .....\......\printk.c .....\......\sched.c .....\......\signal.c .....\......\sys.c .....\......\system_call.s .....\......\vsprintf.c .....\lib .....\...\close.c .....\...\ctype.c .....\...\dup.c .....\...\errno.c .....\...\execve.c .....\...\Makefile .....\...\malloc.c .....\...\open.c
【文件预览】:
带中文注释的 linux 0.11 源代码
----mm()
--------page.s(842B)
--------memory.c(25KB)
--------Makefile(3KB)
----boot()
--------head.s(13KB)
--------bootsect.s(12KB)
--------setup.s(12KB)
----fs()
--------inode.c(15KB)
--------pipe.c(5KB)
--------read_write.c(6KB)
--------bitmap.c(8KB)
--------namei.c(37KB)
--------exec.c(19KB)
--------stat.c(3KB)
--------char_dev.c(4KB)
--------buffer.c(18KB)
--------ioctl.c(2KB)
--------file_dev.c(5KB)
--------truncate.c(2KB)
--------super.c(14KB)
--------fcntl.c(3KB)
--------block_dev.c(4KB)
--------file_table.c(209B)
--------Makefile(7KB)
--------open.c(10KB)
----include()
--------a.out.h(8KB)
--------string.h(22KB)
--------signal.h(4KB)
--------unistd.h(9KB)
--------stdarg.h(2KB)
--------utime.h(392B)
--------fcntl.h(3KB)
--------linux()
--------ctype.h(2KB)
--------stddef.h(378B)
--------termios.h(14KB)
--------errno.h(2KB)
--------time.h(2KB)
--------const.h(589B)
--------asm()
--------sys()
----kernel()
--------signal.c(6KB)
--------system_call.s(13KB)
--------panic.c(952B)
--------fork.c(7KB)
--------sched.c(19KB)
--------math()
--------sys.c(8KB)
--------mktime.c(3KB)
--------vsprintf.c(10KB)
--------exit.c(8KB)
--------printk.c(2KB)
--------asm.s(5KB)
--------blk_drv()
--------chr_drv()
----init()
--------main.c(13KB)
----tools()
--------build.c(8KB)
----Makefile(9KB)
----lib()
--------errno.c(66B)
--------execve.c(607B)
--------ctype.c(2KB)
--------dup.c(401B)
--------wait.c(774B)
--------_exit.c(616B)
--------string.c(199B)
--------setsid.c(382B)
--------malloc.c(14KB)
--------write.c(545B)
--------close.c(397B)
--------Makefile(5KB)
--------open.c(1KB)

网友评论

  • 注释的很详细,谢谢分享
  • 是学习linux的好东西,对代码的阅读提供很大的帮助
  • 很好的资料 不过作者有官方网站更全
  • 注释的文档不错,在VC下看正好,但是用xcode看中文会显示乱码