aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/lib/stdlib/itoa.c
AgeCommit message (Expand)Author
2020-06-17Started rewriteMarvin Borner
2020-05-29Added more printf featuresMarvin Borner
2020-05-28Added vsprintf support for serial connectionsMarvin Borner
2020-05-13Replaced alloc.h with liballocMarvin Borner
2020-05-07Added and applied include-sortingMarvin Borner
2020-05-06New build parameters and shared includesMarvin Borner
2020-04-26Awesome new multitasking system and schedulerMarvin Borner
2020-04-26Complete rewrite of paging and allocation libsMarvin Borner
2020-03-18Applied official linux kernel code style guidelinesMarvin Borner
2020-02-16Revert to good ol' pagingMarvin Borner
2020-01-20Added pure awesomenessMarvin Borner
2019-12-21Many debugging/serial improvementsMarvin Borner
2019-12-07Added userspace libc and began userspace based shellMarvin Borner