Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-24 | string.c: reimplement mem*_far() functions for PA-RISC | Helge Deller | 1 | -1/+26 |
2015-10-09 | Fix typos found by codespell | Stefan Weil | 1 | -1/+1 |
2015-01-06 | vgabios: implement read char in graphics mode | Paolo Bonzini | 1 | -0/+13 |
2014-02-17 | Enhance nullTrailingSpace() so that it can also skip leading spaces. | Kevin O'Connor | 1 | -1/+4 |
2013-09-18 | Move stacks.c definitions from util.h to new file stacks.h. | Kevin O'Connor | 1 | -1/+1 |
2013-09-18 | Rename util.c to string.c and introduce string.h. | Kevin O'Connor | 1 | -0/+235 |