📈
ucore-analysis
Ctrlk
  • Introduction
  • lab1
  • lab解析
  • uCore代码
    • boot
    • kern
    • libs
    • tools
    • user
      • libs
        • dir.c
        • dir.h
        • file.c
        • file.h
        • initcode.S
        • lock.h
        • panic.c
        • stdio.c
        • syscall.c
        • syscall.h
        • ulib.c
        • ulib.h
        • umain.c
      • badarg.c
      • badsegment.c
      • divzero.c
      • exit.c
      • faultread.c
      • faultreadkernel.c
      • forktest.c
      • forktree.c
      • hello.c
      • ls.c
      • matrix.c
      • pgdir.c
      • priority.c
      • sfs_filetest1.c
      • sh.c
      • sleep.c
      • sleepkill.c
      • softint.c
      • spin.c
      • testbss.c
      • waitkill.c
      • yield.c
    • Makefile
    • (lab1) Makefile
  • 附录:工具使用
Powered by GitBook
On this page

Was this helpful?

  1. uCore代码
  2. user

libs

dir.cdir.hfile.cfile.hinitcode.Slock.hpanic.cstdio.csyscall.csyscall.hulib.culib.humain.c
PrevioususerNextdir.c

Last updated 5 years ago

Was this helpful?