Denis Vlasenko
|
defc1ea340
|
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
text data bss dec hex filename
808035 611 6868 815514 c719a busybox_old
804472 611 6868 811951 c63af busybox_unstripped
|
2008-06-27 02:52:20 +00:00 |
|
Denis Vlasenko
|
fad2b86c9e
|
use "glibc errno" trick not only for ash, but for entire busybox
(add/remove: 1/1 grow/shrink: 37/37 up/down: 139/-228) Total: -89 bytes
|
2007-05-31 22:16:38 +00:00 |
|
"Robert P. J. Day"
|
801ab14013
|
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
2006-07-12 07:56:04 +00:00 |
|
"Robert P. J. Day"
|
63fc1a9e08
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
|
Rob Landley
|
dfba741457
|
Robert P. Day removed 8 gazillion occurrences of "extern" on function
definitions. (That should only be on prototypes.)
|
2006-03-06 20:47:33 +00:00 |
|
Glenn L McGrath
|
237ae42fc9
|
Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j
|
2002-11-03 14:05:15 +00:00 |
|
Glenn L McGrath
|
7ca04f328e
|
New common unarchive code.
|
2002-09-25 02:47:48 +00:00 |
|