honey-os / src / kernel / service /
@biosfood biosfood authored on 23 Mar 2023
..
elf.h add system call to look up the names of functions 1 year ago
eventSyscalls.c add await syscall 1 year ago
events.c add await syscall 1 year ago
memorySyscalls.c add system call to retrieve the physical location of a virutal address 1 year ago
service.asm move 'gets'-functionality to ioManager to simplify the shell source code 1 year ago
service.c fix issue #1: ELF files not loaded correctly 1 year ago
serviceSyscalls.c 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 year ago