summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko43-266/+158
2008-07-16libbb: get rid of statics in dump.c; code shrinks a lot tooDenis Vlasenko4-200/+222
2008-07-16od,hexdump: fix bug where xrealloc may move pointer,Denis Vlasenko2-69/+75
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-05-09Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko27-62/+259
2006-10-01sed: unbreak multiple -e, -f option handling (my fault)Denis Vlasenko4-20/+29
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"284-19/+285
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2001-11-02Required for od and hexdump appletsGlenn L McGrath1-0/+42