Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: make "pragma GCC visibility push(hidden)" less ugly | Denis Vlasenko | 2009-04-09 | 1 | -6/+2 |
* | libbb: get rid of statics in dump.c; code shrinks a lot too | Denis Vlasenko | 2008-07-16 | 1 | -17/+18 |
* | od,hexdump: fix bug where xrealloc may move pointer, | Denis Vlasenko | 2008-07-16 | 1 | -7/+7 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -3/+3 |
* | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko | 2008-05-09 | 1 | -0/+9 |
* | sed: unbreak multiple -e, -f option handling (my fault) | Denis Vlasenko | 2006-10-01 | 1 | -1/+1 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -2/+9 |
* | Required for od and hexdump applets | Glenn L McGrath | 2001-11-02 | 1 | -0/+42 |