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
|
714701c890
|
tar et al: die if bb_copyfd_size copies less than asked for.
(we have bb_copyfd_exact_size now for that kind of usage)
|
2006-12-22 00:21:07 +00:00 |
|
Rob Landley
|
534374755d
|
Cleaup read() and write() variants, plus a couple of new functions like
xlseek and fdlength() for the new mkswap.
|
2006-07-16 08:14:35 +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
|
1ec5b29054
|
More size shrinkage.
|
2006-05-29 07:42:02 +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
|
ea12202288
|
Terminate the buffer with a '\0'
|
2002-11-06 22:31:45 +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
|
61b7904afd
|
Update dpkg to use new unarchive code
|
2002-10-19 10:40:55 +00:00 |
|