aboutsummaryrefslogtreecommitdiff
path: root/lib/hexdump.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-16hexdump: remove the trailing spaceGravatar Li Zefan 1-6/+9
2008-05-14lib: create common ascii hex arrayGravatar Harvey Harrison 1-2/+5
2007-11-29hexdump: don't print bytes with bit 7 setGravatar Randy Dunlap 1-1/+2
2007-08-11hex_dump: add missing "const" qualifiersGravatar Alan Stern 1-1/+1
2007-08-09hexdump: use const notationGravatar Artem Bityutskiy 1-2/+2
2007-06-08hexdump: more output formattingGravatar Randy Dunlap 1-28/+121
2007-05-11lib/hexdumpGravatar Randy Dunlap 1-0/+104