xv6-riscv/kernel
Frans Kaashoek 7e6c37e67e Support exit status for exit/wait
One test case for returning a exit status
Passes usertests, but haven't used it to simplify tests
2019-09-10 12:30:10 -04:00
..
bio.c
buf.h
console.c
date.h
defs.h Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
elf.h
entry.S
exec.c
fcntl.h
file.c 512 -> BSIZE 2019-08-20 11:56:56 -04:00
file.h Add major/minor/mkdev 2019-08-23 19:41:53 -04:00
fs.c Also release buffer on failed copyout 2019-08-20 12:46:56 -04:00
fs.h
kalloc.c Make the end variable be really at the end of bss, and delete + 4096 in freerange() 2019-09-08 15:19:19 -04:00
kernel.ld Make the end variable be really at the end of bss, and delete + 4096 in freerange() 2019-09-08 15:19:19 -04:00
kernelvec.S
log.c
main.c sfence.vma in trampoline as well 2019-09-03 16:29:48 -04:00
memlayout.h
param.h
pipe.c A few now unused DOC 2019-08-19 18:12:19 -04:00
plic.c
printf.c
proc.c Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
proc.h Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
ramdisk.c
riscv.h fix sfence_vma comment 2019-09-03 16:25:11 -04:00
sleeplock.c
sleeplock.h
spinlock.c
spinlock.h
start.c
stat.h
string.c
swtch.S
syscall.c
syscall.h
sysfile.c Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
sysproc.c Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
trampoline.S sfence.vma in trampoline as well 2019-09-03 16:29:48 -04:00
trap.c Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
types.h
uart.c
virtio.h
virtio_disk.c
vm.c sfence_vma after satp 2019-09-03 15:45:07 -04:00