GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
146 commits
Transfer to URL with SHA
tree:
f2e5941aa2
Switch branches
×
master
honey-os
/
src
/
userland
/
hlib
/
latest commit
121e0733e3
biosfood
authored
on 2 Aug 2023
..
include
add fork system call
1 year ago
service
add fork system call
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
list.c
hlib: add listClear function
1 year ago
main.c
use sleep function for xhci driver waiting for the controller to start
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
stdio: fix problem with %i activating %p as well
1 year ago
strings.c
try initializing xhci hub
1 year ago