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
|
---|
|
src/include/hlib.h |
---|
src/kernel/include/service.h |
---|
src/kernel/multiboot/initrdSyscall.c |
---|
src/kernel/service/service.c |
---|
src/kernel/service/serviceSyscalls.c |
---|
src/kernel/syscalls/syscall.c |
---|
src/userland/hlib/include/syscalls.h |
---|
src/userland/hlib/main.c |
---|
src/userland/ioManager/main.c |
---|