GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
52 commits
Transfer to URL with SHA
tree:
805a417850
Switch branches
×
master
honey-os
/
src
/
userland
/
hlib
/
latest commit
805a417850
biosfood
authored
on 13 Jan 2023
..
include
add system call to look up the names of functions
1 year ago
service
add system call to look up the names of functions
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
rename service proivder to service function
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
parse ps2 key codes
1 year ago
strings.c
reorganize hlib source code
2 years ago