summaryrefslogtreecommitdiff
path: root/src/string.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by codespellStefan Weil2015-10-091-1/+1
* vgabios: implement read char in graphics modePaolo Bonzini2015-01-061-0/+13
* Enhance nullTrailingSpace() so that it can also skip leading spaces.Kevin O'Connor2014-02-171-1/+4
* Move stacks.c definitions from util.h to new file stacks.h.Kevin O'Connor2013-09-181-1/+1
* Rename util.c to string.c and introduce string.h.Kevin O'Connor2013-09-181-0/+235