Denys Vlasenko
|
d5f1b1bbe0
*: add FAST_FUNC to function ptrs where it makes sense
|
15 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
d059ddc1bb
e2fsprogs: code shrink
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
8acf521432
e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
5dd7ef0f37
chattr: bugfixes and size reduction
|
18 years ago |
Denis Vlasenko
|
c4f623ef2a
put small subset of e2fsprogs back in the tree:
|
18 years ago |
Denis Vlasenko
|
64c5402584
remove e2fsprogs. Nobody volunteered to clean up that mess
|
18 years ago |
Denis Vlasenko
|
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
|
18 years ago |
Denis Vlasenko
|
7039a66b58
correct largefile support, add comments about it.
|
18 years ago |
Denis Vlasenko
|
5625415085
dd: make it recognize not only 'k' but 'K' too;
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
"Vladimir N. Oleynik"
|
083d3f49c2
|
19 years ago |
Mike Frysinger
|
ea338fffb5
patch by Tito which uses a lot more busybox functions to reduce size nicely
|
19 years ago |
Mike Frysinger
|
d6a8f5f0d0
use a generic error message
|
19 years ago |
Mike Frysinger
|
c238a97a9e
use asprintf in place of malloc/sprintf as suggested by solar
|
19 years ago |
Mike Frysinger
|
d2a64d2fc2
bbify to shrink size
|
19 years ago |
Mike Frysinger
|
d89e629e52
add new subdir for e2fsprogs
|
19 years ago |