aboutsummaryrefslogtreecommitdiff
path: root/src/string.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Don't forward declare functions with "inline" in headersKevin O'Connor1-4/+4
2015-01-06vgabios: implement read char in graphics modePaolo Bonzini1-0/+1
2014-02-17Enhance nullTrailingSpace() so that it can also skip leading spaces.Kevin O'Connor1-1/+1
2013-09-18Rename util.c to string.c and introduce string.h.Kevin O'Connor1-0/+30