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
/
libs
/
libc
/
print.c
Age
Commit message (
Expand
)
Author
2021-07-01
Math improvements and basic plotting
Marvin Borner
2021-06-18
Renamed device prefix from 'io_' to 'dev_'
Marvin Borner
2021-06-09
Better stack tracing
Marvin Borner
2021-06-02
Huge scheduler rewrite and other things
Marvin Borner
2021-05-24
Added more tests and fixed dumb bugs
Marvin Borner
2021-05-24
Added better float support
Marvin Borner
2021-05-23
Cleanup, linting, formatting
Marvin Borner
2021-05-20
Major restructuring
Marvin Borner
2021-05-18
Fixed issues with intel emulation
Marvin Borner
2021-05-18
Inlining is weird
Marvin Borner
2021-04-25
Chu chuu, using the bus for everything now!
Marvin Borner
2021-04-16
New elegant I/O blocking solution
Marvin Borner
2021-04-10
Some changes here and there
Marvin Borner
2021-04-03
Enabled SMAP/SMEP protections
Marvin Borner
2021-04-02
Added kernel section clear/protect after init
Marvin Borner
2021-04-02
Replaced target macros
Marvin Borner
2021-04-02
Fixed serious race condition exploits
Marvin Borner
2021-04-01
Hardened entire system
Marvin Borner
2021-03-26
Renamed libs
Marvin Borner