aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/lib/stdlib
AgeCommit message (Collapse)Author
2020-05-06New build parameters and shared includesMarvin Borner
This changes many files but I've just applied some replace commands.. So - nothing special!
2020-04-26Awesome new multitasking system and schedulerMarvin Borner
2020-04-26Complete rewrite of paging and allocation libsMarvin Borner
-> This was REALLY needed.
2020-03-18Applied official linux kernel code style guidelinesMarvin Borner
Due to my change to vim and the clang-format plugin this was needed!
2020-02-16Revert to good ol' pagingMarvin Borner
2020-01-20Added pure awesomenessMarvin Borner
Actually quite some days of work but ok
2020-01-16Quite a different approach to userspace pagingMarvin Borner
Hope this works soon!
2019-12-21Many debugging/serial improvementsMarvin Borner
Sorry for the little information, but I did many things :)
2019-12-16Single hardcoded pixel drawing in userspace somehow works a bitMarvin Borner
2019-12-14idkMarvin Borner
2019-12-10Some syscalls and userspace stuffMarvin Borner
sorry for the worse-getting commit messages...
2019-12-07Added userspace libc and began userspace based shellMarvin Borner