summaryrefslogtreecommitdiff
path: root/bufio.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-16Make some functions static that aren't called from other filesAlan Coopersmith1-1/+1
2022-09-16Delete functions identified as unused by cppcheckAlan Coopersmith1-14/+0
2022-09-16Variable scope reductions as recommended by cppcheckAlan Coopersmith1-13/+8
2022-09-16Adopt X.Org standard coding style (via x-indent-all.sh)Alan Coopersmith1-66/+71
2017-11-03Import more libXfont 1.x headersAdam Jackson1-2/+2
2017-10-24Import libXfont's BDF-to-PCF codeAdam Jackson1-0/+205