History for honey-os / src / kernel / service / service.c
2023-03-23
@biosfood
fix issue #1: ELF files not loaded correctly
biosfood committed on 23 Mar 2023
2023-01-15
@biosfood
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
biosfood committed on 15 Jan 2023
2023-01-10
@biosfood
add system call to look up the names of functions
biosfood committed on 10 Jan 2023
2023-01-09
@biosfood
add basic stack tracing ability
biosfood committed on 9 Jan 2023
2022-12-15
@biosfood
rename service proivder to service function ...
biosfood committed on 15 Dec 2022
2022-12-10
@biosfood
add kernel events ...
biosfood committed on 10 Dec 2022
2022-12-09
@biosfood
add an additional argument to request calls
biosfood committed on 9 Dec 2022
2022-11-19
@biosfood
use stringmap for communication between processes
biosfood committed on 19 Nov 2022
2022-07-28
@biosfood
mov syscall handlers to different files
biosfood committed on 28 Jul 2022