summaryrefslogtreecommitdiff
path: root/tools/xor_compress.c
AgeCommit message (Expand)Author
2020-09-15xor_compress can output the run count value for bcRangi
2020-09-15Revise xor_compress.c from feedbackRangi
2020-09-15Simplify some control flowRangi
2020-09-15Refactor xor_compress to separate input file handling from data compressionRangi
2020-09-15Close files after readRangi
2020-09-15Implement xor_compress in CRangi