GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
62 commits
Transfer to URL with SHA
tree:
f1fa516664
Switch branches
×
master
honey-os
/
src
/
kernel
/
service
/
latest commit
aab749f770
biosfood
authored
on 16 Jan 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 basic stack tracing ability
1 year ago
service.asm
move 'gets'-functionality to ioManager to simplify the shell source code
1 year ago
service.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
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