honey-os / src / kernel / service /
@biosfood biosfood authored on 10 Jan 2024
..
elf.h add system call to look up the names of functions 2 years 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: add free page system call 1 year ago
service.asm move 'gets'-functionality to ioManager to simplify the shell source code 2 years ago
service.c kernel: reserve first 16 pages of a service to make accidental Null pointer resolutions thorw an exception 1 year ago
serviceSyscalls.c kernel: fix compiler warning about invalid pointer conversion 1 year ago