summaryrefslogtreecommitdiff
path: root/src/string.h
AgeCommit message (Expand)Author
2017-05-12some testing of atoi, added a limits.hAndreas Baumann
2017-05-11added strlcpy (and a host test for it)Andreas Baumann
2017-05-01implemented memmove and vga scrollingAndreas Baumann
2017-05-01write vga strings and some cursor handlingAndreas Baumann
2017-05-01playing with vga struct, fixed some boot loading issuesAndreas Baumann