aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/lib/stdio.h
AgeCommit message (Collapse)Author
2020-04-29MUCH work in libcMarvin Borner
Also cleaned up some syscalls etc
2020-04-28Fixed userspace entering...Marvin Borner
Many other fixes too, but I won't mention them because I don't want to :)
2020-04-19Applied tidy command...Marvin Borner
Idk why I forgot it for several commits :D
2020-04-15Used macro magic to implement function-based logsMarvin Borner
2020-03-27Added and applied tidy commandMarvin Borner
2019-12-21Many debugging/serial improvementsMarvin Borner
Sorry for the little information, but I did many things :)
2019-12-07Added userspace libc and began userspace based shellMarvin Borner