honey-os / src / kernel / service /
@biosfood biosfood authored on 10 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 10 months ago
events.c kernel await / fire event: add code to wait for specific event 10 months ago
memorySyscalls.c kernel: add free page system call 4 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 4 months ago
serviceSyscalls.c kernel: fix compiler warning about invalid pointer conversion 8 months ago