summaryrefslogtreecommitdiff
path: root/src/string.h
Commit message (Expand)AuthorAgeFilesLines
* Don't forward declare functions with "inline" in headersKevin O'Connor2015-06-031-4/+4
* vgabios: implement read char in graphics modePaolo Bonzini2015-01-061-0/+1
* Enhance nullTrailingSpace() so that it can also skip leading spaces.Kevin O'Connor2014-02-171-1/+1
* Rename util.c to string.c and introduce string.h.Kevin O'Connor2013-09-181-0/+30