-
- Downloads
fix one bug, introduce another
In userspace lib, there is a static array called lookup, but the code is looking on the wrong place (4kb off)
Showing
- fsdir/Programs/src/Makefile 1 addition, 1 deletionfsdir/Programs/src/Makefile
- fsdir/Programs/src/lib.c 197 additions, 0 deletionsfsdir/Programs/src/lib.c
- fsdir/Programs/src/lib.h 9 additions, 0 deletionsfsdir/Programs/src/lib.h
- fsdir/Programs/src/shell.c 10 additions, 5 deletionsfsdir/Programs/src/shell.c
- kernel/Syscalls/execute.c 3 additions, 5 deletionskernel/Syscalls/execute.c
- kernel/heap.h 1 addition, 1 deletionkernel/heap.h
Loading
Please register or sign in to comment