summaryrefslogtreecommitdiffstats
path: root/text-utils/hexdump-display.c
Commit message (Expand)AuthorAgeFilesLines
* misc: stop mixing declarations and codeSami Kerola2017-03-131-2/+2
* hexdump: add highlighting supportOndrej Oprala2014-02-101-0/+70
* hexdump: convert a variable type according with fmtAndrew Vagin2014-01-061-6/+6
* hexdump: Create struct hexdump containing previously global variables.Ondrej Oprala2013-12-021-29/+29
* hexdump: rename struct _fs to struct hexdump_fs and remove its typedefOndrej Oprala2013-12-021-2/+2
* hexdump: rename struct _fu to struct hexdump_fu and remove its typedefOndrej Oprala2013-12-021-2/+2
* hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedefOndrej Oprala2013-12-021-5/+5
* hexdump: add the prefix 'hexdump-' to {conv,display,parse}.cOndrej Oprala2013-12-021-0/+385