aboutsummaryrefslogtreecommitdiff
path: root/src/string.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-24string.c: reimplement mem*_far() functions for PA-RISCHelge Deller1-1/+26
2015-10-09Fix typos found by codespellStefan Weil1-1/+1
2015-01-06vgabios: implement read char in graphics modePaolo Bonzini1-0/+13
2014-02-17Enhance nullTrailingSpace() so that it can also skip leading spaces.Kevin O'Connor1-1/+4
2013-09-18Move stacks.c definitions from util.h to new file stacks.h.Kevin O'Connor1-1/+1
2013-09-18Rename util.c to string.c and introduce string.h.Kevin O'Connor1-0/+235