summaryrefslogtreecommitdiff
path: root/text-utils/hexdump.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-10hexdump: add highlighting supportOndrej Oprala1-0/+11
2013-12-02hexdump: Create struct hexdump containing previously global variables.Ondrej Oprala1-11/+14
2013-12-02hexdump: rename struct _fs to struct hexdump_fs and remove its typedefOndrej Oprala1-4/+4
2013-12-02hexdump: rename struct _fu to struct hexdump_fu and remove its typedefOndrej Oprala1-3/+3
2013-12-02hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedefOndrej Oprala1-4/+4
2013-12-02hexdump: rename rewrite to rewrite_rulesOndrej Oprala1-1/+1
2013-12-02hexdump: rename add to add_fmtOndrej Oprala1-1/+1
2013-12-02hexdump: Merge hexsyntax.c into hexdump.cOndrej Oprala1-1/+1
2013-11-08hexdump: simplify newsyntax argumentsOndrej Oprala1-1/+1
2013-11-08hexdump: rename next{fs,fu,pr} to {fs,fu,pr}listOndrej Oprala1-5/+5
2013-11-08hexdump: use list.h queues and rewrite redundant for cyclesOndrej Oprala1-6/+8
2013-09-10hexdump: revert global exitval variable changeSami Kerola1-0/+1
2013-07-01hexdump: remove unnecessary global variablesSami Kerola1-2/+0
2012-07-26hexdump: fix shadow declarationSami Kerola1-1/+1
2012-05-23hexdump: fix comparison of distinct pointer typesKarel Zak1-1/+1
2012-03-21hexdump: use strtosize() for -n and -sKarel Zak1-1/+1
2011-06-14fdisk, display, hexdump.h: Use standard C types instead of u_int, u_char, u_l...Josiah Worcester1-2/+2
2011-02-21hexdump: new usage(), xalloc and err.h stuffSami Kerola1-3/+1
2010-12-30hexdump: remove od functionality in favor to GNU coreutils odSami Kerola1-1/+0
2006-12-07Imported from util-linux-2.11o tarball.Karel Zak1-3/+7
2006-12-07Imported from util-linux-2.10m tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.7.1 tarball.Karel Zak1-0/+16
2006-12-07Imported from util-linux-2.2 tarball.Karel Zak1-0/+76