summaryrefslogtreecommitdiffstats
path: root/hexbin.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-04-27More robust hexbin programMalf Furious1-5/+1
Removed the intermediate char buffer, just scanf() stdin directly. This handles newlines and arbitrary formatting/whitespace much better than the previous version. Signed-off-by: Malf Furious <m@lfurio.us>
2018-10-10Last time I'm writing this damn programMalf Furious1-0/+28