aboutsummaryrefslogtreecommitdiff
path: root/util/snprintf.c
AgeCommit message (Collapse)AuthorFilesLines
2019-10-22Make performance counters always 64 bits wide (#178)Luís Marques1-3/+16
This prevents the counters from easily overflowing for a 32-bit pk.
2016-03-09Refactor pk, bbl, machine into separate librariesAndrew Waterman1-0/+98
Yuck.