GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
284 commits
Transfer to URL with SHA
tree:
dc05df419e
Switch branches
×
master
honey-os
/
src
/
kernel
/
service
/
latest commit
b5aedc93e6
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
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
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