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
/
kernel
/
features
/
load.c
Age
Commit message (
Expand
)
Author
2021-02-26
Full UBSan support - many fixes!
Marvin Borner
2021-02-25
Added some debugging features
Marvin Borner
2021-02-25
Applied even more warning flags!
Marvin Borner
2021-01-21
Fixed some dumb bugs
Marvin Borner
2021-01-14
Added kernel idle process
Marvin Borner
2021-01-11
Much work..
Marvin Borner
2021-01-08
Kinda working VFS implementation
Marvin Borner
2021-01-07
New read parameters
Marvin Borner
2021-01-07
Started conversion to VFS
Marvin Borner
2020-11-20
Added stat syscall
Marvin Borner
2020-09-03
Moved test to app
Marvin Borner
2020-08-23
How did this work before?!
Marvin Borner
2020-08-22
Fixed events
Marvin Borner
2020-08-21
Finished proper return of processes
Marvin Borner
2020-08-15
Added some syscall wrappers
Marvin Borner
2020-08-15
Reverted PIE binaries and fixed userspace lib
Marvin Borner
2020-08-15
Some elf things
Marvin Borner
2020-08-10
Started elf parser/loader
Marvin Borner
2020-08-09
Added malloc/free syscall
Marvin Borner
2020-08-09
Heavy restructuring of libc, kernel and apps
Marvin Borner