GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
43 commits
Transfer to URL with SHA
tree:
75df92b27d
Switch branches
×
master
honey-os
/
src
/
kernel
/
memory
/
latest commit
75df92b27d
biosfood
authored
on 13 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
free stack of unused system call processes
1 year 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