check if a message should be printed to the main vga screen by checking if any syscall in the 'syscall stack' is the foreground process
1 parent 7509e8e commit e41f128a15b45361b85dd2f990f9d883b530a898
@biosfood biosfood authored on 15 Jan 2023
Showing 9 changed files
View
src/include/hlib.h
View
src/kernel/include/service.h
View
src/kernel/multiboot/initrdSyscall.c
View
src/kernel/service/service.c
View
src/kernel/service/serviceSyscalls.c
View
src/kernel/syscalls/syscall.c
View
src/userland/hlib/include/syscalls.h
View
src/userland/hlib/main.c
View
src/userland/ioManager/main.c