summaryrefslogtreecommitdiff
path: root/util-linux/hexdump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bb_get_[chomped]line_from_file wasn't descriptive enough.Denis Vlasenko2006-10-121-1/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-2/+2
* hexdump: fixlet for my breakageDenis Vlasenko2006-09-231-1/+1
* hexdump: deindent, almost fits into 80 columns nowDenis Vlasenko2006-09-231-34/+32
* whitespace cleanupDenis Vlasenko2006-09-171-2/+2
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-2/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Remove all usage of the "register" storage class specifier."Robert P. J. Day"2006-07-011-1/+1
* skip_whitespace() shouldn't claim its return value is const, it doesn't knowRob Landley2006-06-181-46/+3
* add "-C" format to hexdumpPaul Fox2005-11-281-1/+5
* Major coreutils update.Manuel Novoa III2003-03-191-86/+63
* Remove advertising clauses in accordance withAaron Lehmann2002-06-231-5/+1
* Introduce od and hexdump appletsGlenn L McGrath2001-11-021-0/+169