Denys Vlasenko
|
d5f1b1bbe0
*: add FAST_FUNC to function ptrs where it makes sense
|
hace 15 años |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
hace 16 años |
Denis Vlasenko
|
53354ac47d
libbb: introduce and use print_flags().
|
hace 16 años |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
hace 16 años |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
hace 16 años |
Denis Vlasenko
|
d059ddc1bb
e2fsprogs: code shrink
|
hace 17 años |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
hace 17 años |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
hace 17 años |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
hace 17 años |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
hace 17 años |
Denis Vlasenko
|
8acf521432
e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)
|
hace 17 años |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
hace 18 años |
Denis Vlasenko
|
c4f623ef2a
put small subset of e2fsprogs back in the tree:
|
hace 18 años |
Denis Vlasenko
|
64c5402584
remove e2fsprogs. Nobody volunteered to clean up that mess
|
hace 18 años |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
hace 18 años |
Denis Vlasenko
|
7039a66b58
correct largefile support, add comments about it.
|
hace 18 años |
Denis Vlasenko
|
5625415085
dd: make it recognize not only 'k' but 'K' too;
|
hace 18 años |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
hace 18 años |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
hace 18 años |
Rob Landley
|
7c94bed234
Big dead code elimination pass from Garrett.
|
hace 18 años |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
hace 19 años |
"Vladimir N. Oleynik"
|
083d3f49c2
|
hace 19 años |
Mike Frysinger
|
ea338fffb5
patch by Tito which uses a lot more busybox functions to reduce size nicely
|
hace 19 años |
Mike Frysinger
|
d6a8f5f0d0
use a generic error message
|
hace 19 años |
Mike Frysinger
|
c238a97a9e
use asprintf in place of malloc/sprintf as suggested by solar
|
hace 19 años |
Mike Frysinger
|
d2a64d2fc2
bbify to shrink size
|
hace 19 años |
Mike Frysinger
|
d89e629e52
add new subdir for e2fsprogs
|
hace 19 años |