summaryrefslogtreecommitdiff
path: root/include/dump.h
Commit message (Expand)AuthorAgeFilesLines
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-6/+2
* libbb: get rid of statics in dump.c; code shrinks a lot tooDenis Vlasenko2008-07-161-17/+18
* od,hexdump: fix bug where xrealloc may move pointer,Denis Vlasenko2008-07-161-7/+7
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-3/+3
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-0/+9
* sed: unbreak multiple -e, -f option handling (my fault)Denis Vlasenko2006-10-011-1/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Major coreutils update.Manuel Novoa III2003-03-191-2/+9
* Required for od and hexdump appletsGlenn L McGrath2001-11-021-0/+42