GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
61 commits
Transfer to URL with SHA
tree:
739e4d9c80
Switch branches
×
master
honey-os
/
src
/
userland
/
hlib
/
latest commit
739e4d9c80
biosfood
authored
on 16 Jan 2023
..
include
add await syscall
1 year ago
service
add await syscall
1 year ago
Makefile
add events
2 years ago
compile_flags.txt
fix compile flags to prevent errors
2 years ago
io.c
reorganize hlib source code
2 years ago
link.ld
add a static libary and fix interrupts
2 years ago
main.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
malloc.c
make malloc functions accessible to user mode programs
1 year ago
malloc.h
make malloc functions accessible to user mode programs
1 year ago
stdio.c
pass keyboard input to shell
1 year ago
strings.c
reorganize hlib source code
2 years ago