honey-os / src / kernel / service /
@biosfood biosfood authored on 5 Jan
..
elf.h add system call to look up the names of functions 1 year ago
eventSyscalls.c add mouse service to manage mouse position 1 year ago
events.c kernel await / fire event: add code to wait for specific event 1 year ago
memorySyscalls.c kernel: reserve first 16 pages of a service to make accidental Null pointer resolutions thorw an exception 10 months ago
service.asm move 'gets'-functionality to ioManager to simplify the shell source code 1 year ago
service.c kernel: reserve first 16 pages of a service to make accidental Null pointer resolutions thorw an exception 10 months ago
serviceSyscalls.c kernel: fix compiler warning about invalid pointer conversion 1 year ago