GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
38 commits
Transfer to URL with SHA
tree:
5075068673
Switch branches
×
master
honey-os
/
src
/
kernel
/
memory
/
latest commit
5075068673
biosfood
authored
on 9 Dec 2022
..
malloc.c
make malloc functions accessible to user mode programs
1 year ago
malloc.h
add formating print function
1 year ago
memory.c
add basic kernel page management
2 years ago
paging.c
add system call to request memory
2 years ago
paging.h
read elf data into a new page table
2 years ago
tar.c
add the ability to create multiple services and repair inter-service communication
2 years ago
tar.h
read the initrd file to get the memory location of the first userspace program
2 years ago