summaryrefslogtreecommitdiff
path: root/src/string.c
AgeCommit message (Expand)Author
2017-05-14fixed termination bug in strlcpyAndreas 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