index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
fs
/
elf.c
Age
Commit message (
Expand
)
Author
2020-05-07
Added and applied include-sorting
Marvin Borner
2020-05-07
Some debugging and fixing
Marvin Borner
2020-05-06
New build parameters and shared includes
Marvin Borner
2020-04-29
Started libgui implementation
Marvin Borner
2020-04-29
Added basic exec calls for init and started libc
Marvin Borner
2020-04-28
Maaaany fixes...
Marvin Borner
2020-04-27
Minor but important fixes in processing
Marvin Borner
2020-04-26
Awesome new multitasking system and scheduler
Marvin Borner
2020-04-26
Complete rewrite of paging and allocation libs
Marvin Borner
2020-04-26
Some elf userspace testing
Marvin Borner
2020-04-25
Some work on the elf loader
Marvin Borner
2020-04-19
Applied tidy command...
Marvin Borner
2020-04-16
Many fix attempts for the divide by zero exception
Marvin Borner
2020-04-15
Used macro magic to implement function-based logs
Marvin Borner
2020-04-02
Small fixes in the run executable
Marvin Borner
2020-04-01
Static address linking approach for userspace
Marvin Borner
2020-04-01
Some work on the elf loader
Marvin Borner